Commits

DateSubjectAuthorReleases
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-03-04 Add Assert check to catch vsnprintf overrunning its buffer. (Seen to 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-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-11-01 Inline check for full buffer in appendStringInfoChar. Tom Lane 7.1.1
1999-09-08 Cope with versions of vsnprintf() written by people who Tom Lane 7.1.1
1999-08-31 Minor improvements to stringinfo package to make it more 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-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-26 Make functions static or NOT_USED as appropriate. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-04-25 Revise backend libpq interfaces so that messages to the frontend Tom Lane 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-12-14 more cleanups...of note, appendStringInfo now performs like sprintf(), Marc G. Fournier 7.1.1
1998-11-08 Fix a potential infinite loop in appendStringInfo: would lock Tom Lane 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-07 Cleanup of outnodes. Bruce Momjian 7.1.1
1998-01-06 Change some labels in bootparse to make ctags happy. Clean up outfunc/readfunc code and add missing fields for Query structure and new Union fields. Fix optimizer bug shown in new \do command. Change WARN to ERROR in contrib and regression stuff. Bruce Momjian 7.1.1