aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* The method PgLargeObject::LOid() is missing an implementation in the .ccBruce Momjian2002-06-15
* This patch fixes a few minor problems with libpq++: remove the deprecatedBruce Momjian2002-06-15
* Add LOCALTIME and LOCALTIMESTAMP functions per SQL99 standard.Thomas G. Lockhart2002-06-15
* added empty result set testingDave Cramer2002-06-14
* added empty result set testingDave Cramer2002-06-14
* Yet another SSL patch. :-) This one adds some informational messagesBruce Momjian2002-06-14
* SSL patch that adds support for optional client certificates.Bruce Momjian2002-06-14
* SSL support for ephemeral DH keys.Bruce Momjian2002-06-14
* UPDATED PATCH:Bruce Momjian2002-06-14
* Back out SSL changes. Newer patch available.Bruce Momjian2002-06-14
* Attached are a revised set of SSL patches. Many of these patchesBruce Momjian2002-06-14
* removed personal test parametersDave Cramer2002-06-13
* Added test for newly implemented updateable result setsDave Cramer2002-06-13
* changes to accomodate updateable resultset mostly just call setSqlQuery on ex...Dave Cramer2002-06-13
* Implemented updateable result sets based on raghu nidagal implementationDave Cramer2002-06-13
* changed some commented out messages to use the Driver.debug and fixed first t...Dave Cramer2002-06-13
* added messages for updateable result setsDave Cramer2002-06-13
* Applied Lee Kindness' patch to fix one of memory allocation with floating poi...Michael Meskes2002-06-12
* 1) Fix a bug *double error message*.Hiroshi Inoue2002-06-12
* Katherine Ward wrote:Jan Wieck2002-06-11
* The patch does the following:Barry Lind2002-06-11
* Remove int16 from libpgeasy examples. Improve error reporting.Bruce Momjian2002-06-07
* fixed bug reported by cc.ais40@wanadoo.fr where getObject was returning an In...Barry Lind2002-06-07
* Fix interface example errors causes by backend changes.Bruce Momjian2002-06-07
* change table name to lower case in getColumnsDave Cramer2002-06-06
* Add missing win_setup.h.Hiroshi Inoue2002-06-06
* Add *Int8 As* option.Hiroshi Inoue2002-06-06
* fixed getImported/ExportedKeys to be simpler, and return the correct number o...Dave Cramer2002-06-05
* fixed bug reported by Noel Rappin (nrappin@sockeye.com) java Array type handl...Barry Lind2002-06-03
* Small patch to correct the default arraysize associatedBruce Momjian2002-06-03
* Add PQescapeString and PQescapeBytea for Win32.Bruce Momjian2002-06-02
* Allow pod2man 5.005p3 to work with our current sources.Bruce Momjian2002-06-02
* small fix to testExportedKeysDave Cramer2002-05-30
* added imported/exported key testDatabaseMetaDataTest.javaDave Cramer2002-05-30
* Change PL/Perl and Pg interface build to use configured compiler andPeter Eisentraut2002-05-28
* 1) Support Keyset Driven driver cursors.Hiroshi Inoue2002-05-22
* - Fixed some parser bugs.Michael Meskes2002-05-20
* - Fixed reduce/reduce conflict in parser.Michael Meskes2002-05-19
* Merge the last few variable.c configuration variables into the genericTom Lane2002-05-17
* fixed problem connecting to server with client_min_messages set to debug. Th...Barry Lind2002-05-14
* Add a file for version control.Hiroshi Inoue2002-05-09
* Fix typo in usage instructions.Tom Lane2002-05-03
* Remove the last traces of datatypes datetime and timespan.Tom Lane2002-05-03
* - Synced yet again.Michael Meskes2002-04-28
* Fix for the following items about escape sequenceHiroshi Inoue2002-04-25
* Remove reference to NAMEDATALEN, which wasn't necessary anyway.Peter Eisentraut2002-04-24
* Update jdbc errors_zh_TW.properties.Bruce Momjian2002-04-24
* I'm at the win32 error messages once more. The DLL load thingy doesn'tBruce Momjian2002-04-24
* pgdb.connect() seems to be broken on Python 2.0.1 (which ships withBruce Momjian2002-04-24
* Sorry for the package, but the following patch need to be applied to getBruce Momjian2002-04-24