summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2000-10-04Added patch by Cristof for catching yet another NOTICE.Michael Meskes
2000-10-04removed binary fileMichael Meskes
2000-10-03Treat empty connection parameters as is, in particular to enable overridingPeter Eisentraut
2000-10-03Cleanup of fe-connect ifdef platform problem added with beos.Bruce Momjian
2000-10-03New diff that now covers the entire tree. Applying this gets postgresqlBruce Momjian
2000-10-02In the meaning of bug-fix, the patch is not needed. Because youBruce Momjian
2000-10-02Add missing python files.Bruce Momjian
2000-10-02Update for PyGreSQL 3.0, from D'Arcy J.M. CainBruce Momjian
2000-09-27Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.Peter Eisentraut
2000-09-26- Synced preproc.y with gram.y.Michael Meskes
2000-09-26Fix compile error in ecpg when enable-multibyte is on. This is due toTatsuo Ishii
2000-09-25Revise Tcl/Tk configuration. Make missing Tcl after --with-tcl an error,Peter Eisentraut
2000-09-25Change // to /*.Bruce Momjian
2000-09-21*** empty log message ***Michael Meskes
2000-09-20*** empty log message ***Michael Meskes
2000-09-19*** empty log message ***Michael Meskes
2000-09-18Move contrib/odbc/odbc.sql together with odbc driver, remove old files;Peter Eisentraut
2000-09-17Support for DESTDIR make variable. This is used as in `make installPeter Eisentraut
2000-09-12As if my JDBC patch hasn't already caused enough grief, there is now aBruce Momjian
2000-09-12Attached is a patch that prevents a NullPointerException in the JDBCBruce Momjian
2000-09-12This patch implements the following command:Bruce Momjian
2000-09-12Attached are a patch to allow the charset encoding used by the JDBCBruce Momjian
2000-09-12Applied to jdbc1 and jdbc2.Bruce Momjian
2000-09-12This patch for the 7.0.2 JDBC interface addresses four issues IBruce Momjian
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-08-30SSL patch from MagnusBruce Momjian
2000-08-29Remove bogus use of int4out().Tom Lane
2000-08-28New configure test for flex, which recognizes only flex but does so in allPeter Eisentraut
2000-08-26Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h>Tom Lane
2000-08-25Make the location of the Kerberos server key file run time configurablePeter Eisentraut
2000-08-20Introduce HAVE_UNIX_SOCKETS symbol to replace repeatedly listing all thePeter Eisentraut
2000-08-07TOAST mop-up work: update comments for tuple-size-related symbols suchTom Lane
2000-07-27Here is a bug and patch to fix it. I have tested this bug and fix onBruce Momjian
2000-07-20Fixed DatabaseMetaData.getTableTypes()Peter Mount
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-07-14didn't compilePeter Eisentraut
2000-07-09Another round of those unportable config/build changes :-/Peter Eisentraut
2000-07-07|> The Makefile.shlib changes will have to be discussed with other LinuxBruce Momjian
2000-06-30Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-20Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut
2000-06-19Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut
2000-06-19Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian
2000-06-19fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian
2000-06-17Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut
2000-06-14Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut
2000-06-14Back out libpgtcl tcl/tksh includes.Bruce Momjian
2000-06-14OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian
2000-06-13add missing filesBruce Momjian
2000-06-13in the Directory src/bin/pgtclsh there is a good mechanism to integrateBruce Momjian