Commits

DateSubjectAuthorReleases
2002-04-04 Authentication improvements: Bruce Momjian 7.3.1
2002-03-04 Further work on elog cleanup: fix some bogosities in elog's logic about Tom Lane 7.3.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-08-17 A little more code reorg for MD5/crypt. Bruce Momjian 7.2.1
2001-08-15 Use MD5 for wire protocol encryption for >= 7.2 client/server. Bruce Momjian 7.2.1
2001-06-18 Improve wording of authentication files. Bruce Momjian 7.2.1
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