aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* Make NAMEDATALEN changeable at compile time.Hiroshi Inoue2002-07-11
* fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...Barry Lind2002-07-10
* fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...Barry Lind2002-07-05
* Fix a bug reported by Zhou Han.Hiroshi Inoue2002-07-05
* Indent libpq++ as mentioned in email. Format was terrible, and thisBruce Momjian2002-07-02
* Commit old versions into main branch again.Michael Meskes2002-07-01
* Committing parser changes. Note, however, that the development bison seems ot...Michael Meskes2002-06-30
* 1) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).Hiroshi Inoue2002-06-28
* fixed build.xml to echo correct jdbc version under ant1.6Barry Lind2002-06-27
* general cleanup of jdbc codeBarry Lind2002-06-27
* translation patch submitted by Zhenbang Wei forth@mail.net.twBarry Lind2002-06-26
* patch submitted by Jason Davies jason@netspade.com to provide proper java cla...Barry Lind2002-06-26
* fixed retrieval of foreign/primary keys in imported/exported keysDave Cramer2002-06-25
* 1) Add support for GB18030.Hiroshi Inoue2002-06-25
* patch to add support for callable statements to the jdbc driver. The patch w...Barry Lind2002-06-24
* patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@...Barry Lind2002-06-24
* patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa...Barry Lind2002-06-24
* fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti...Barry Lind2002-06-24
* Remove unused INET6 variable.Bruce Momjian2002-06-23
* Remove INET6 from SSL. We don't support INET6 yet.Bruce Momjian2002-06-23
* Update copyright to 2002.Bruce Momjian2002-06-20
* Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian2002-06-20
* Use KAME accessor macros for addr8.Bruce Momjian2002-06-17
* Fixed parser bug concerning octal numbers in single quotes.Michael Meskes2002-06-17
* implemented refresh rowDave Cramer2002-06-16
* Clean up gcc warnings. Avoid the bad habit of putting externs in .cTom Lane2002-06-15
* PATCH SSL_pending() checks in libpq/fe-misc.c:Bruce Momjian2002-06-15
* 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