- 16 Dec, 1997 1 commit
-
-
Thomas G. Lockhart authored
date/time formats and conventions.
-
- 11 Dec, 1997 1 commit
-
-
Bruce Momjian authored
-
- 25 Nov, 1997 1 commit
-
-
Bruce Momjian authored
-
- 10 Nov, 1997 1 commit
-
-
Thomas G. Lockhart authored
Clean up FloatExceptionHandler elog message source code.
-
- 09 Nov, 1997 1 commit
-
-
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.
-
- 07 Nov, 1997 1 commit
-
-
Bruce Momjian authored
-
- 02 Nov, 1997 1 commit
-
-
Vadim B. Mikheev authored
-
- 25 Oct, 1997 1 commit
-
-
Bruce Momjian authored
-
- 18 Sep, 1997 3 commits
-
-
Bruce Momjian authored
-
Vadim B. Mikheev authored
-
Vadim B. Mikheev authored
(-S memory,tuples)
-
- 15 Sep, 1997 1 commit
-
-
Vadim B. Mikheev authored
-
- 08 Sep, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting.
-
- 07 Sep, 1997 1 commit
-
-
Bruce Momjian authored
-
- 19 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 14 Aug, 1997 1 commit
-
-
Bruce Momjian authored
-
- 12 Aug, 1997 1 commit
-
-
Bruce Momjian authored
Fix pgproc names over 15 chars in output. Add strNcpy() function. remove some (void) casts that are unnecessary.
-
- 06 Aug, 1997 3 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 29 Jul, 1997 1 commit
-
-
Thomas G. Lockhart authored
-
- 28 Jul, 1997 1 commit
-
-
Bruce Momjian authored
-
- 24 Jul, 1997 1 commit
-
-
Bruce Momjian authored
Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius
-
- 24 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 23 Apr, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 14 Feb, 1997 1 commit
-
-
Bruce Momjian authored
-
- 12 Feb, 1997 1 commit
-
-
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.
-
- 03 Feb, 1997 1 commit
-
-
Marc G. Fournier authored
Pointed out by:" Tatsuo Ishii <t-ishii@sra.co.jp>
-
- 27 Jan, 1997 1 commit
-
-
Marc G. Fournier authored
-
- 26 Jan, 1997 2 commits
-
-
Bruce Momjian authored
-
Marc G. Fournier authored
from a #define to a run-time option '-e' Man page was updated to reflect new option
-
- 14 Jan, 1997 1 commit
-
-
Bryan Henderson authored
Some compilers recognize this error.
-
- 26 Dec, 1996 1 commit
-
-
Bruce Momjian authored
-
- 07 Dec, 1996 1 commit
-
-
Bruce Momjian authored
-
- 27 Nov, 1996 1 commit
-
-
Bruce Momjian authored
-
- 18 Nov, 1996 1 commit
-
-
Bryan Henderson authored
-
- 16 Nov, 1996 1 commit
-
-
Bryan Henderson authored
-
- 14 Nov, 1996 1 commit
-
-
Bryan Henderson authored
In particular, no more compiled-in default for PGDATA or LIBDIR. Commands that need them need either invocation options or environment variables. PGPORT default is hardcoded as 5432, but overrideable with options or environment variables.
-
- 11 Nov, 1996 1 commit
-
-
Bruce Momjian authored
-