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