aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* 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
* *** empty log message ***Michael Meskes2000-05-15
* Fix the off by one errors in ResultSet from 6.5.3, and more.Bruce Momjian2000-05-12
* ImageViewer transaction fixesPeter Mount2000-05-05
* Minor fixes ready for 7.0Peter Mount2000-05-03
* Update SCO FAQ. Billy G. AllieBruce Momjian2000-05-02
* Clean up ecpg test files.Bruce Momjian2000-04-29
* Update pgeasy examplesBruce Momjian2000-04-28
* Update libpgeasy define.Bruce Momjian2000-04-28
* Change libpgeasy to take dbname at end like all other interfaces.Bruce Momjian2000-04-28
* Update libpgeasy e-mail addressBruce Momjian2000-04-27
* Remove DriverClass.java. It is generated by the compile.Bruce Momjian2000-04-26
* Add res clear to exampleBruce Momjian2000-04-26
* Install Peter's Makefile.Bruce Momjian2000-04-26
* Reinstalled revision 1.36 (looks Peter Mount installedJan Wieck2000-04-26
* third attemptPeter Mount2000-04-26
* Attempt IIIPeter Mount2000-04-26
* Another attemptPeter Mount2000-04-26
* Update libpgeasy readme.Bruce Momjian2000-04-26
* Make c++ examples return 0 from main().Bruce Momjian2000-04-25
* Add mention of int in variable.Bruce Momjian2000-04-23
* Add mention of int for variable in examplesBruce Momjian2000-04-23
* Our test to see if we had permission to install into Perl5 install areaTom Lane2000-04-23
* Remove broken tracing code (which would be dangerous if it did work...)Tom Lane2000-04-22
* Update example: PgLargeObject constructor now takes a conninfo string,Tom Lane2000-04-22
* Allow libpq++ compile failure to stop entire compile.Bruce Momjian2000-04-20
* Make ECPGraise's str parameter const to suppress warnings from gccTom Lane2000-04-18
* Another attempt at 7.0Peter Mount2000-04-17
* Remove bogus extern for 'descriptors' variable, which is in fact static.Tom Lane2000-04-14
* #undef const, inline, signed, volatile, on the expectation that a C++Tom Lane2000-04-14
* If configure finds that inet_aton() is not present on this platform,Tom Lane2000-04-14