- 16 May, 2000 1 commit
-
-
Bruce Momjian authored
IRIX systems using the native compilers. A summary is: - Various files use "//" as a comment delimiter in c files. - Problems caused by assuming "char" is signed. cash.in: building -signed the rules regression test fails as described in FAQ_QNX4. If CHAR_MAX is "255U" then ((signed char)CHAR_MAX) is -1. postmaster.c: random number regression test failed without this change. - Some generic build issues and warning message cleanup. David Kaelbling
-
- 12 Apr, 2000 1 commit
-
-
Bruce Momjian authored
-
- 26 Jan, 2000 1 commit
-
-
Bruce Momjian authored
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc to all files copyright Regents of Berkeley. Man, that's a lot of files.
-
- 15 Jan, 2000 1 commit
-
-
Peter Eisentraut authored
-
- 22 Nov, 1999 1 commit
-
-
Tom Lane authored
for the case of errors in backend startup, and proc_exit's method for coping with errors during proc_exit was *completely* busted. Fixed per discussions on pghackers around 11/6/99.
-
- 06 Nov, 1999 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 10 Oct, 1999 1 commit
-
-
Bruce Momjian authored
-
- 06 Oct, 1999 1 commit
-
-
Vadim B. Mikheev authored
First step in cleaning up backend initialization code. Fix for FATAL: now FATAL is ERROR + exit.
-
- 17 Jul, 1999 1 commit
-
-
Bruce Momjian authored
-
- 25 May, 1999 1 commit
-
-
Bruce Momjian authored
-
- 21 Feb, 1999 1 commit
-
-
Tom Lane authored
of MAXBACKENDS is now 1024, since all it's costing is about 32 bytes of memory per array slot. configure's --with-maxbackends switch now controls DEF_MAXBACKENDS which is simply the default value of the postmaster's -N switch. Thus, the out-of-the-box configuration will still limit you to 64 backends, but you can go up to 1024 backends simply by restarting the postmaster with a different -N switch --- no rebuild required.
-
- 13 Feb, 1999 1 commit
-
-
Bruce Momjian authored
-
- 02 Sep, 1998 1 commit
-
-
Bruce Momjian authored
-
- 01 Sep, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 25 Aug, 1998 1 commit
-
-
Marc G. Fournier authored
From: Massimo Dal Zotto <dz@cs.unitn.it> > tprintf.patch > > tprintf.patch > > adds functions and macros which implement a conditional trace package > with the ability to change flags and numeric options of running > backends at runtime. > Options/flags can be specified in the command line and/or read from > the file pg_options in the data directory.
-
- 12 Jul, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 27 Jun, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
shmem_exit to replace exitpg().
-
- 23 Jun, 1998 1 commit
-
-
Bruce Momjian authored
-
- 19 Jun, 1998 1 commit
-
-
Bruce Momjian authored
-
- 18 Jun, 1998 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian authored
-
- 15 Jun, 1998 1 commit
-
-
Bruce Momjian authored
-
- 29 May, 1998 1 commit
-
-
Bruce Momjian authored
-
- 02 Mar, 1998 1 commit
-
-
Marc G. Fournier authored
From: t-ishii@sra.co.jp
-
- 26 Feb, 1998 1 commit
-
-
Bruce Momjian authored
-
- 07 Jan, 1998 1 commit
-
-
Bruce Momjian authored
-
- 05 Jan, 1998 1 commit
-
-
Bruce Momjian authored
-
- 18 Sep, 1997 2 commits
-
-
Bruce Momjian authored
-
Bruce Momjian 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
-
- 08 Jan, 1997 1 commit
-
-
Bryan Henderson authored
-
- 10 Nov, 1996 1 commit
-
-
Bruce Momjian authored
-
- 08 Nov, 1996 1 commit
-
-
Bruce Momjian authored
-