summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-09-11Invoke on_exit() with correct number and type of arguments.Peter Eisentraut
2001-09-11Fix some multibyte related bugs.Hiroshi Inoue
2001-09-11Implement following item in TODO:Tatsuo Ishii
2001-09-11Implement following item in TODO:Tatsuo Ishii
2001-09-10Add explicit '-print' to 'find' commands.Peter Eisentraut
2001-09-10Remove extra space at end of line.Peter Eisentraut
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-10Bug #1: attribute name when column is type cast:Bruce Momjian
2001-09-10> NOTE: in the command.c in three places there (I believe) is a typo:Bruce 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-09Backout Karel's patchTatsuo Ishii
2001-09-08Improve declare/fetch mode a little.Hiroshi Inoue
2001-09-08Apply 7.1.3 changes to the current tree also.Hiroshi Inoue
2001-09-08Make the world somewhat safe for (not from) DELETE FROM pg_shadow;Peter Eisentraut
2001-09-08> > A simple and robus solution is in the begin of mbutils.c set defaultBruce Momjian
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-08Clean up some confusion about where and how to set whereToSendOutput.Tom Lane
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-07Here is my much-promised patch to let people add UNIQUE constraints afterBruce 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-07Create pgjindent for java.Bruce Momjian
2001-09-07Revert treatment of NOTIFY in rules to its pre-7.1 behavior: notify willTom Lane
2001-09-07Add CRED alignment for NetBSD.Bruce Momjian
2001-09-07Update SCM_CREDS for Net/Free/BSD-OS. Add configure checks.Bruce Momjian
2001-09-07Enable SIGTERM and SIGQUIT during client authentication soJan Wieck
2001-09-07Remove file, per Karel.Bruce Momjian
2001-09-07Remove variable length macros used in debugging, per Karel.Bruce Momjian
2001-09-07Remove unused files for Karel's patch.Bruce Momjian
2001-09-07Remove common.c, removed in Karal's patch.Bruce Momjian
2001-09-071) Most driver options could be set per DSN.Hiroshi Inoue
2001-09-07Add missing files.Tatsuo Ishii
2001-09-07Revise overflow test in int84() to avoid codegen bug in some olderTom Lane
2001-09-07Update tab completion for \d*.Bruce Momjian
2001-09-07Fix a number of places where pg_dump was careless about explicitlyTom Lane
2001-09-07Missed a few places that referred to a compile-time limit onTom Lane
2001-09-07Get rid of PID entries in shmem hash table; there is no longer any needTom Lane