Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-02-07 Repair postmaster memory leakage during password authentication. Tom Lane 7.1.1
2000-08-27 Clean up callers of AllocateFile and BasicOpenFile to ensure that Tom Lane 7.1.1
2000-07-12 Remove a bunch of unused configure tests, in particular cases where Peter Eisentraut 7.1.1
2000-07-04 Expand secondary password file feature, so that you can use these Peter Eisentraut 7.1.1
2000-07-03 Move global internal files to PGDATA/global. Peter Eisentraut 7.1.1
2000-06-09 Another round of updates for new fmgr, mostly in the datetime code. Tom Lane 7.1.1
2000-06-02 Remove NT-specific file open defines by defining our own open macros for Bruce Momjian 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-07-14 Cleanup of /include #include's, for 6.6 only. Bruce Momjian 7.1.1
1999-05-27 Fix for crypt memory leak, from James Thompson Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-09 Fix some miscellaneous places that were using raw open() or Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-01-17 Apply Win32 patch from Horak Daniel. Bruce Momjian 7.1.1
1998-12-14 Many more cleanups... Marc G. Fournier 7.1.1
1998-06-15 Remove un-needed braces around single statements. 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-25 From: Jan Wieck <jwieck@debis.com> Marc G. Fournier 7.1.1
1998-02-01 1. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 is Marc G. Fournier 7.1.1
1998-01-31 From: Phil Thompson <phil@river-bank.demon.co.uk> Marc G. Fournier 7.1.1
1998-01-26 From: Phil Thompson <phil@river-bank.demon.co.uk> Marc G. Fournier 7.1.1