| Age | Commit message (Expand) | Author |
| 1999-02-21 | Rearrange handling of MAXBACKENDS a little bit. The default setting | Tom Lane |
| 1999-02-19 | Allow maximum number of backends to be set at configure time | Tom Lane |
| 1999-02-13 | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian |
| 1999-01-30 | Fix postmaster to not try to start more than MaxBackendId children, | Tom Lane |
| 1999-01-17 | Apply Win32 patch from Horak Daniel. | Bruce Momjian |
| 1998-11-29 | Portability fix for old SunOS releases: fflush(NULL) | Tom Lane |
| 1998-09-01 | OK, folks, here is the pgindent output. | Bruce Momjian |
| 1998-09-01 | Renaming cleanup, no pgindent yet. | Bruce Momjian |
| 1998-08-25 | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
| 1998-08-25 | From: Massimo Dal Zotto <dz@cs.unitn.it> | Marc G. Fournier |
| 1998-07-09 | From: Tom Lane <tgl@sss.pgh.pa.us> | Marc G. Fournier |
| 1998-06-27 | More cleanups for compiler warnings. | Bruce Momjian |
| 1998-06-27 | Rename proc_exit_clear to on_exit_reset. | Bruce Momjian |
| 1998-06-27 | Fix for hang after postmaster restart. Add new proc_exit and | Bruce Momjian |
| 1998-06-18 | Cleanups. | Bruce Momjian |
| 1998-06-15 | Remove un-needed braces around single statements. | Bruce Momjian |
| 1998-06-09 | Fix for exec() removal. | Bruce Momjian |
| 1998-06-09 | Another for for exec() removal and finding binaries. | Bruce Momjian |
| 1998-06-09 | Attached is a patch that fixes these leaks, and does a couple other | Bruce Momjian |
| 1998-06-08 | Fixed exec path problem. | Bruce Momjian |
| 1998-06-08 | Show filename on exec failure. | Bruce Momjian |
| 1998-06-08 | Fix typo. | Bruce Momjian |
| 1998-06-08 | Add real random() call to postmaster for use in cancel. | Bruce Momjian |
| 1998-06-04 | Show backend status on ps command line. Remove unused args from | Bruce Momjian |
| 1998-05-29 | cleanup. | Bruce Momjian |
| 1998-05-29 | Remove fork()/exec() and only do fork(). Small cleanups. | Bruce Momjian |
| 1998-05-27 | postmaster/postgres options cleanup. | Bruce Momjian |
| 1998-04-06 | Hi, | Bruce Momjian |
| 1998-03-30 | There's a patch attached to fix gcc 2.8.x warnings, except for the | Bruce Momjian |
| 1998-02-26 | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian |
| 1998-02-24 | From: "Denis V. Dmitrienko" <denis@null.net> | Marc G. Fournier |
| 1998-01-31 | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier |
| 1998-01-27 | Deadlock ceallnup. | Bruce Momjian |
| 1998-01-27 | Protocol cleanup from Phil. | Bruce Momjian |
| 1998-01-26 | From: Phil Thompson <phil@river-bank.demon.co.uk> | Marc G. Fournier |
| 1998-01-25 | getpid/pid cleanup | Bruce Momjian |
| 1997-12-20 | Major cleanout of PORTNAME variables from Makefiles...bound to screw up | Marc G. Fournier |
| 1997-12-19 | More cleanups. I can now compile without PORTNAME being defined n | Marc G. Fournier |
| 1997-12-15 | Fix for user password packet processing, from Goran Thyni. | Bruce Momjian |
| 1997-12-11 | Remove PGDATA setting and use DataDir. | Bruce Momjian |
| 1997-12-09 | Major code cleanup following the pg_password insertion... | Marc G. Fournier |
| 1997-12-07 | Add error check on getenv("DATADIR") | Marc G. Fournier |
| 1997-12-04 | From: todd brandys <brandys@eng3.hep.uiuc.edu> | Marc G. Fournier |
| 1997-11-17 | Apply Bryan's IPC Patches | Marc G. Fournier |
| 1997-11-10 | Fix case issues with quotes. | Bruce Momjian |
| 1997-11-07 | Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se | Bruce Momjian |
| 1997-10-25 | Rename strNcpy to StrNCpy, and change third parameter. | Bruce Momjian |
| 1997-09-18 | Inline memset() as MemSet(). | Bruce Momjian |
| 1997-09-08 | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian |
| 1997-09-08 | Add typdefs to pgindent run. | Bruce Momjian |