| Age | Commit message (Expand) | Author |
| 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 |
| 1997-09-08 | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian |
| 1997-09-07 | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian |
| 1997-08-25 | Small cleanup. | Bruce Momjian |
| 1997-08-19 | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian |
| 1997-08-12 | Remove more (void) and fix -Wall warnings. | Bruce Momjian |
| 1997-08-12 | Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so... | Bruce Momjian |
| 1997-08-03 | Cleanup for NAMEDATALEN use. | Bruce Momjian |
| 1997-07-30 | Due to BIND 8.1.1, my Solaris 2.5.1 machine doesn't define MAXHOSTNAMELEN... | Marc G. Fournier |
| 1997-07-30 | Check for and use <netdb.h> for postmaster.c, instead of checking if | Marc G. Fournier |
| 1997-05-25 | -m <arg> -M weren't setup properly in getopts()... | Marc G. Fournier |
| 1997-04-24 | Fixes: | Marc G. Fournier |
| 1997-04-02 | From: Oleg Bartunov <oleg@sai.msu.su> | Marc G. Fournier |
| 1997-03-12 | From: Dan McGuirk <mcguirk@indirect.com> | Marc G. Fournier |
| 1997-03-02 | Prevent SIGPIPE from crashing server, by Dan McGuirk. | Bruce Momjian |
| 1997-02-19 | Delete -e option to postmaster, keep postgres -e option. | Bruce Momjian |
| 1997-02-18 | Update btree patches that were missed. | Bruce Momjian |
| 1997-02-14 | Remove WIN32 defines. They never worked. | Bruce Momjian |
| 1997-02-13 | Various patches for nextstep by GregorHoffleit | Marc G. Fournier |
| 1997-02-06 | Remove extra paren in ifdef. | Bruce Momjian |
| 1997-02-06 | autoconf test for and set HAVE_VFORK | Marc G. Fournier |
| 1997-01-27 | Apply usage patches for European Dates patch from Keith | Marc G. Fournier |
| 1997-01-26 | Bring in a patch from Keith Parks to move the use of European dates | Marc G. Fournier |
| 1997-01-24 | Another switch for configure: NEED_SYS_SELECT_H to HAVE_SYS_SELECT_H | Marc G. Fournier |
| 1997-01-24 | Replace occurances of USE_{LIMITS,VALUES}_H with HAVE_* in preparation | Marc G. Fournier |
| 1997-01-22 | Another one that should be including limits.h vs machine/limits.h | Marc G. Fournier |
| 1997-01-14 | Eliminate dupliclate definition of external variables reldesc and DataDir. | Bryan Henderson |
| 1996-12-28 | Here's the final set of patches to 6.0 (sup'd on 27/12/96) that allow a full | Bruce Momjian |
| 1996-12-26 | pq/signal() portability patch. Also psql copy prompt fix. | Bruce Momjian |
| 1996-12-26 | In file: .../src/backend/postmaster/postmaster.c I found 3 leaks and | Bruce Momjian |