summaryrefslogtreecommitdiff
path: root/src/interfaces
AgeCommit message (Expand)Author
2002-08-09Change LOCK statements to start new transactionHiroshi Inoue
2002-08-011) Improve the handling of the queries like (select ..) union (select ..)Hiroshi Inoue
2002-07-30Since we're depending on %option noyywrap in the main scanner now,Tom Lane
2002-07-30added tests for crossReferencesDave Cramer
2002-07-30changed test user back to testDave Cramer
2002-07-30Added DataSource code and tests submitted by Aaron MulderDave Cramer
2002-07-30changes for new DatasourceDave Cramer
2002-07-30Fix a bug about automatic client_encoding setting.Hiroshi Inoue
2002-07-27Assemble portability modules into libpgport library.Peter Eisentraut
2002-07-26Fix a bug about the handling of CX parameter of the connection stringHiroshi Inoue
2002-07-26Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind
2002-07-25Third phase of restructuring to add jdbc3 support.Barry Lind
2002-07-24Second phase of restructuring to add jdbc3 support.Barry Lind
2002-07-23Initial restructuring to add jdbc3 support. There was a significant amountBarry Lind
2002-07-21Fixed some minor typos.Michael Meskes
2002-07-21Re-Committed old file.Michael Meskes
2002-07-20Synced parser yet again.Michael Meskes
2002-07-20Hello, i noticed that win32 native stopped working/compiling after the SSL mergeBruce Momjian
2002-07-18Fix for PgTransaction class to make these visible to C apps:Bruce Momjian
2002-07-18Make src/backend/port/*.c file location dependent only on configure.in.Bruce Momjian
2002-07-18I have committed many support files for CREATE CONVERSION. DefaultTatsuo Ishii
2002-07-16fixed bug in support for timestamp without time zone reported by Yuva Chandol...Barry Lind
2002-07-15Remove certain Makefile dependencies by using full pathnames inBruce Momjian
2002-07-15Fix a bug about the handling of '.' in parse.c.Hiroshi Inoue
2002-07-12Changed getCrossReference to return information about each composite key sepe...Dave Cramer
2002-07-12An improvement of User Interface(Setup dialog) by Dave Page.Hiroshi Inoue
2002-07-121) Fix a memory leak in use declare/fetch mode.Hiroshi Inoue
2002-07-11Make NAMEDATALEN changeable at compile time.Hiroshi Inoue
2002-07-10fix bug in getTime() with fractional seconds reported by Laurette Cisneros (l...Barry Lind
2002-07-05fixed bug reported by Michael, Dietrich (mdt@emdete.de) where a large object ...Barry Lind
2002-07-05Fix a bug reported by Zhou Han.Hiroshi Inoue
2002-07-02Indent libpq++ as mentioned in email. Format was terrible, and thisBruce Momjian
2002-07-01Commit old versions into main branch again.Michael Meskes
2002-06-30Committing parser changes. Note, however, that the development bison seems ot...Michael Meskes
2002-06-281) prevent setting of KSQO on 7.3+ servers(Thanks to Dave Page).Hiroshi Inoue
2002-06-27fixed build.xml to echo correct jdbc version under ant1.6Barry Lind
2002-06-27general cleanup of jdbc codeBarry Lind
2002-06-26translation patch submitted by Zhenbang Wei forth@mail.net.twBarry Lind
2002-06-26patch submitted by Jason Davies jason@netspade.com to provide proper java cla...Barry Lind
2002-06-25fixed retrieval of foreign/primary keys in imported/exported keysDave Cramer
2002-06-251) Add support for GB18030.Hiroshi Inoue
2002-06-24patch to add support for callable statements to the jdbc driver. The patch w...Barry Lind
2002-06-24patch to update zh_TW message file for jdbc submitted by Zhenband Wei (forth@...Barry Lind
2002-06-24patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa...Barry Lind
2002-06-24fixed bug reported by Wolfgang Winter w.winter@logitags.com where historic ti...Barry Lind
2002-06-23Remove unused INET6 variable.Bruce Momjian
2002-06-23Remove INET6 from SSL. We don't support INET6 yet.Bruce Momjian
2002-06-20Update copyright to 2002.Bruce Momjian
2002-06-20Improve COPY syntax to use WITH clause, keep backward compatibility.Bruce Momjian
2002-06-17Use KAME accessor macros for addr8.Bruce Momjian