aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* The attached patch is my first run-through of the JDBC test suite. ABruce Momjian2001-09-23
* Provide some initial support for building the ODBC driver forPeter Eisentraut2001-09-22
* Code review for MD5 authorization patch. Clean up some breakageTom Lane2001-09-21
* 1) Avoid an overflow of connection string for Access(Microsoft Jet).Hiroshi Inoue2001-09-21
* Change the version. We are moving towards the next release.D'Arcy J.M. Cain2001-09-19
* - Synced preproc.y with gram.y.Michael Meskes2001-09-19
* Fix bogus failure-return value from lo_create, per report from GavinTom Lane2001-09-17
* Attached is a patch that fixes ResultSetMetaData.isNullable() inBruce Momjian2001-09-17
* I'm attaching a patch which fixes the corruption in strings causedBruce Momjian2001-09-17
* Use portable putenv(), not unportable setenv().Tom Lane2001-09-17
* > Here's a revised patch. Changes:Bruce Momjian2001-09-14
* Allow '1' in jdbc2 boolean test.Bruce Momjian2001-09-14
* Change an *if condition*.Hiroshi Inoue2001-09-14
* 1) Improve the implementation of *Disallow Premature* forHiroshi Inoue2001-09-14
* Fix a coversation error with pre 6.4 versions.Hiroshi Inoue2001-09-14
* Add missing paren to ODBC compiles.Bruce Momjian2001-09-13
* Didn't want that jdbc patch in there yet.Bruce Momjian2001-09-13
* > I found a problem with PQescapeString (I think). Since it escapesBruce Momjian2001-09-13
* 1) Not export ODBC 3.0 functions.Hiroshi Inoue2001-09-13
* Link ODBC driver with -lnsl and -lsocket, for Solaris.Peter Eisentraut2001-09-11
* Fix some multibyte related bugs.Hiroshi Inoue2001-09-11
* Attached is a patch that fixes DatabaseMetaDataTest in the JDBCBruce Momjian2001-09-10
* Attached is a patch to add bytea support to JDBC.Bruce Momjian2001-09-10
* On Fri, 07 Sep 2001 01:34:46 -0400, Tom Lane wrote:Bruce Momjian2001-09-10
* Attached is a patch that fixesBruce Momjian2001-09-10
* The attached patch should be sufficient to fix libpgtcl. It requiresBruce Momjian2001-09-10
* Change dialog windows.Hiroshi Inoue2001-09-10
* 1) Fix SQLForeignKeys() in multibyte mode.Hiroshi Inoue2001-09-10
* Remove INV_ARCHIVE mention in python readme.Bruce Momjian2001-09-10
* Remove INV_ARCHIVE mention in perl.Bruce Momjian2001-09-10
* Improve declare/fetch mode a little.Hiroshi Inoue2001-09-08
* Move updateCommon() into Win32 block because it is only used there.Bruce Momjian2001-09-08
* Resolve compile errors on unix.Hiroshi Inoue2001-09-08
* Move TESTSUITE file to test/README.Bruce Momjian2001-09-07
* Change addlit() to not assume its input is null-terminated, so that weTom Lane2001-09-07
* Attached is a patch that fixes 2 test cases of the JDBC testBruce Momjian2001-09-07
* Read transactions don't work on 7.0.x db's 2nd patchBruce Momjian2001-09-07
* Patch for jdbc2 ResultSet.java. Looks like performance improvement.Bruce Momjian2001-09-07
* I've attached the fixed version of the patch below. After theBruce Momjian2001-09-07
* >has anyone ever successfully done copy to/from stdout with theBruce Momjian2001-09-07
* Add Java testsuite info.Bruce Momjian2001-09-07
* Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.Bruce Momjian2001-09-07
* 1) Most driver options could be set per DSN.Hiroshi Inoue2001-09-07
* >Well, if it is that easy, I can do it. Patch attached and applied.Bruce Momjian2001-09-06
* On Mon, 3 Sep 2001 22:01:17 -0500, you wrote:Bruce Momjian2001-09-06
* > The win32.mak and libpgtcl.def files had been lost (patch doesn't handleBruce Momjian2001-09-06
* > Patch applied. Thanks.Bruce Momjian2001-09-06
* Fix Karel's patch. Suggested by Eiji TokuyaTatsuo Ishii2001-09-06
* Commit Karel's patch.Tatsuo Ishii2001-09-06
* Add missing files.Bruce Momjian2001-09-06