aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Fixes for Solaris/cc suggested by <pgsql-hackers@thewrittenword.com>Peter Eisentraut2000-06-30
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-28
* Cleaned up PL/pgSQL build. Fixed a couple of copyandpaste'os in thePeter Eisentraut2000-06-20
* Integrated ODBC driver into regular build. No more standalone business,Peter Eisentraut2000-06-19
* Rename HAVE_SQLGETPRIVATEPROFILESTRING to something resonable in lengthBruce Momjian2000-06-19
* fix HAVE_SQLGETPRIVATEPROFILESTRING defineBruce Momjian2000-06-19
* Remove fmgrstamp-h business -- not needed and confusingPeter Eisentraut2000-06-17
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-14
* Back out libpgtcl tcl/tksh includes.Bruce Momjian2000-06-14
* OK, I have tidied up todays (13th) snapshot with the attached patch, IBruce Momjian2000-06-14
* add missing filesBruce Momjian2000-06-13
* in the Directory src/bin/pgtclsh there is a good mechanism to integrateBruce Momjian2000-06-13
* Brand 7.1 release. Also update jdbc version in release branch.Bruce Momjian2000-06-12
* Rename rule CURRENT to OLD in source tree. Add mapping for backwardBruce Momjian2000-06-12
* Back out old unixodbc patches and apply new ones. Nick GorhamBruce Momjian2000-06-12
* Substituted new configure test for types of accept()Peter Eisentraut2000-06-11
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-10
* This patch fixes the 0-based/1-based result set indexing problem forBruce Momjian2000-06-09
* I have made the couple of mods required to make the odbc driver withBruce Momjian2000-06-09
* Inheritance overhaul by Chris Bitmead <chris@bitmead.com>Bruce Momjian2000-06-09
* More odbc include cleanupsBruce Momjian2000-06-08
* Update odbc includeBruce Momjian2000-06-08
* Fix ODBC for new binary fopen/open paramsBruce Momjian2000-06-08
* Here is a patch for interfaces/jdbc/org/postgresql/jdbc2/ResultSet.javaBruce Momjian2000-06-07
* Gen_fmgrtab.sh is strange: it is a platform dependent way (because it usesPeter Eisentraut2000-06-07
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-06
* Added org/postgresql/DriverClass.java to the list of files removed by make cl...Peter Mount2000-06-06
* Added some missing org.'s that prevented the use of the geometric typesPeter Mount2000-06-06
* Removed hardwired 8k limit on queriesPeter Mount2000-06-06
* Remove NT-specific file open defines by defining our own open macros forBruce Momjian2000-06-02
* Removed timezone in ResultSet.getTimestamp()Peter Mount2000-06-01
* More perl cleanupBruce Momjian2000-06-01
* Rename perl example eg directory to examples.Bruce Momjian2000-06-01
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-31
* Cleanup of <> and ""Bruce Momjian2000-05-29
* Generated header files parse.h and fmgroids.h are now copied intoTom Lane2000-05-29
* First round of changes for new fmgr interface. fmgr itself and theTom Lane2000-05-28
* Update kerberos patchBruce Momjian2000-05-27
* Back out kerberos changes. Causes compile problems.Bruce Momjian2000-05-27
* Patch for Kerberos V.Bruce Momjian2000-05-27
* Remove // comments from ODBC.Bruce Momjian2000-05-27
* ! * Users doing non-blocking connections need to handle the resetBruce Momjian2000-05-25
* Irix fixes from Murad NayalBruce Momjian2000-05-22
* Remove calls to getprotobyname(), which we now know leaks memory onTom Lane2000-05-21
* Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to useBruce Momjian2000-05-18
* Back out odbc changes until 7.1.Bruce Momjian2000-05-17
* *** empty log message ***Michael Meskes2000-05-17
* Several compilation and run-time problems occur when building on SGIBruce Momjian2000-05-16
* Remove configure check for how to abbreviate 'tr A-Z a-z', and insteadTom Lane2000-05-16
* Fixed the message Makefile produces after compiling. It still saidPeter Mount2000-05-15