summaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAgeFilesLines
* Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.Peter Eisentraut2000-09-271-3/+6
* - Synced preproc.y with gram.y.Michael Meskes2000-09-268-156/+155
* Fix compile error in ecpg when enable-multibyte is on. This is due toTatsuo Ishii2000-09-261-3/+3
* Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut2000-09-252-4/+8
* Change // to /*.Bruce Momjian2000-09-251-2/+2
* *** empty log message ***Michael Meskes2000-09-215-8/+22
* *** empty log message ***Michael Meskes2000-09-2014-73/+575
* *** empty log message ***Michael Meskes2000-09-1916-336/+587
* Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut2000-09-182-5/+150
* Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut2000-09-178-33/+33
* As if my JDBC patch hasn't already caused enough grief, there is now aBruce Momjian2000-09-122-2/+2
* Attached is a patch that prevents a NullPointerException in the JDBCBruce Momjian2000-09-121-6/+10
* This patch implements the following command:Bruce Momjian2000-09-124-198/+198
* Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian2000-09-127-12/+328
* Applied to jdbc1 and jdbc2.Bruce Momjian2000-09-122-6/+36
* This patch for the 7.0.2 JDBC interface addresses four issues IBruce Momjian2000-09-122-12/+14
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-3113-38/+39
* SSL patch from MagnusBruce Momjian2000-08-303-56/+92
* Remove bogus use of int4out().Tom Lane2000-08-291-2/+2
* New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut2000-08-281-3/+6
* Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane2000-08-261-2/+2
* Make the location of the Kerberos server key file run time configurablePeter Eisentraut2000-08-251-25/+21
* Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all thePeter Eisentraut2000-08-201-2/+2
* TOAST mop-up work: update comments for tuple-size-related symbols suchTom Lane2000-08-071-5/+6
* Here is a bug and patch to fix it. I have tested this bug and fix onBruce Momjian2000-07-272-3/+20
* Fixed DatabaseMetaData.getTableTypes()Peter Mount2000-07-203-2/+5
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-193-4/+6
* didn't compilePeter Eisentraut2000-07-141-3/+5
* Another round of those unportable config/build changes :-/Peter Eisentraut2000-07-091-6/+6
* |> The Makefile.shlib changes will have to be discussed with other LinuxBruce Momjian2000-07-071-2/+14
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-301-4/+19
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-2820-579/+521
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-202-5/+5
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-1915-5536/+74
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-192-2/+2
* fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian2000-06-192-2/+2
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-177-39/+15
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-143-18/+15
* Back out libpgtcl tcl/tksh includes.Bruce Momjian2000-06-143-44/+1
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-141-2/+1
* add missing filesBruce Momjian2000-06-132-0/+34
* in the Directory src/bin/pgtclsh there is a good mechanism to integrateBruce Momjian2000-06-131-1/+14
* Brand 7.1 release. Also update jdbc version in release branch.Bruce Momjian2000-06-123-6/+6
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-122-48/+49
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-123-5/+5
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-114-14/+10
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-107-74/+222
* This patch fixes the 0-based/1-based result set indexing problem forBruce Momjian2000-06-091-10/+29
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-092-1/+4
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-092-5/+13