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-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-11-27 Be a little more careful with strtok(). Tom Lane 7.1.1
2000-11-27 Pay attention to fgets() failure return. 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-08 Remove long-dead support for invoking queries from dynamically loaded Tom Lane 7.1.1
2000-07-04 Expand secondary password file feature, so that you can use these Peter Eisentraut 7.1.1
2000-06-02 Remove NT-specific file open defines by defining our own open macros for Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-11-23 verify_password() leaked a file descriptor if it failed to find the given Tom Lane 7.1.1
1999-10-23 Look Ma, no MAX_PARSE_BUFFER! (At least not in the backend. Tom Lane 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 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-07-15 Remove unused #includes in *.c files. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. 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-01-26 From: Phil Thompson <phil@river-bank.demon.co.uk> Marc G. Fournier 7.1.1
1997-12-09 Major code cleanup following the pg_password insertion... Marc G. Fournier 7.1.1
1997-11-27 Salt fix for password, from Tatsuo Ishii. Bruce Momjian 7.1.1
1997-11-07 Add Unix domain socket support, from Goran Thyni, goran@bildbasen.se Bruce Momjian 7.1.1
1997-10-25 Rename strNcpy to StrNCpy, and change third parameter. Bruce Momjian 7.1.1