Commits

DateSubjectAuthorReleases
1998-06-27 Fix for hang after postmaster restart. Add new proc_exit and Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-05-19 Allow cancel from client of backend query. Change some int variables Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-02-11 Goodbye register keyword. Compiler knows better. Bruce Momjian 7.1.1
1998-01-25 getpid/pid cleanup Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1
1997-07-24 Various compile errors concerning overflow due to shifts, unsigned, and bad prototypes, from Solaris, from Diab Jerius Bruce Momjian 7.1.1
1997-02-14 Remove WIN32 defines. They never worked. Bruce Momjian 7.1.1
1996-11-10 All external function definitions now have prototypes that are checked. Bruce Momjian 7.1.1
1996-11-08 Compile and warning cleanup Bruce Momjian 7.1.1
1996-10-13 Removed const warning. Bruce Momjian 7.1.1