- Jan 07, 1998
-
-
Bruce Momjian authored
-
- Jan 05, 1998
-
-
Bruce Momjian authored
-
- Dec 16, 1997
-
-
Thomas G. Lockhart authored
date/time formats and conventions.
-
- Dec 11, 1997
-
-
Bruce Momjian authored
-
- Nov 25, 1997
-
-
Bruce Momjian authored
-
- Nov 10, 1997
-
-
Thomas G. Lockhart authored
Clean up FloatExceptionHandler elog message source code.
-
- Nov 09, 1997
-
-
Marc G. Fournier authored
My analysis of the formerly mentioned IPC reinitialization problem was hampered by an imprecise error message. I have rewritten it so it is clearer and more accurate.
-
- Nov 07, 1997
-
-
Bruce Momjian authored
-
- Nov 02, 1997
-
-
Vadim B. Mikheev authored
-
- Oct 25, 1997
-
-
Bruce Momjian authored
-
- Sep 18, 1997
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
(-S memory,tuples)
-
- Sep 15, 1997
-
-
Vadim B. Mikheev authored
-
- Sep 08, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- Sep 07, 1997
-
-
Bruce Momjian authored
-
- Aug 19, 1997
-
-
Bruce Momjian authored
-
- Aug 14, 1997
-
-
Bruce Momjian authored
-
- Aug 12, 1997
-
-
Bruce Momjian authored
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary.
-
- Aug 06, 1997
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- Jul 29, 1997
-
-
Thomas G. Lockhart authored
-
- Jul 28, 1997
-
-
Bruce Momjian authored
-
- Jul 24, 1997
-
-
Bruce Momjian authored
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
-
- Apr 24, 1997
-
-
Marc G. Fournier authored
-
- Apr 23, 1997
-
-
Marc G. Fournier authored
-
- Feb 14, 1997
-
-
Bruce Momjian authored
-
- Feb 12, 1997
-
-
Marc G. Fournier authored
The following patches add to the backend a new debugging flag -K which prints a debug trace of all locking operations on user relations (those with oid greater than 20000). The code is compiled only if LOCK_MGR_DEBUG is defined, so the patch should be harmless if not explicitly enabled. I'm using the code to trace deadlock conditions caused by application queries using the command "$POSTMASTER -D $PGDATA -o '-d 1 -K 1'. The patches are for version 6.0 dated 970126.
-
- Feb 03, 1997
-
-
Marc G. Fournier authored
Pointed out by:" Tatsuo Ishii <t-ishii@sra.co.jp>
-
- Jan 27, 1997
-
-
Marc G. Fournier authored
-
- Jan 26, 1997
-
-
Bruce Momjian authored
-
Marc G. Fournier authored
from a #define to a run-time option '-e' Man page was updated to reflect new option
-
- Jan 14, 1997
-
-
Bryan Henderson authored
Some compilers recognize this error.
-
- Dec 26, 1996
-
-
Bruce Momjian authored
-
- Dec 07, 1996
-
-
Bruce Momjian authored
-
- Nov 27, 1996
-
-
Bruce Momjian authored
-
- Nov 18, 1996
-
-
Bryan Henderson authored
-
- Nov 16, 1996
-
-
Bryan Henderson authored
-