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
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2000-12-15 Remove a few remaining vestiges of elog(WARN). Tom Lane 7.1.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-10-16 Remove NO_SECURITY define. Bruce Momjian 7.1.1
2000-10-07 Arrange that no database accesses are attempted during parser() --- this Tom Lane 7.1.1
2000-09-12 Remove incorrect extra heap_close when deleting a builtin function. Tom Lane 7.1.1
2000-09-06 Code cleanup of user name and user id handling in the backend. The current Peter Eisentraut 7.1.1
2000-07-04 Make toast-table creation and deletion work somewhat reliably. Tom Lane 7.1.1
2000-05-28 Miscellaneous cleanups of places that needed to account for new Tom Lane 7.1.1
2000-05-18 Change remove function warning for built-ins. Bruce Momjian 7.1.1
2000-05-18 Throw NOTICE on built-in function removal Bruce Momjian 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
2000-01-12 RemoveFunction didn't defend against too many args. Tom Lane 7.1.1
2000-01-10 Make number of args to a function configurable. Bruce Momjian 7.1.1
1999-12-16 Some changes to prepare for LONG attributes. Jan Wieck 7.1.1
1999-12-10 Rename several destroy* functions/tags to drop*. Bruce Momjian 7.1.1
1999-11-22 Add system indexes to match all caches. Bruce Momjian 7.1.1
1999-11-07 New NameStr macro to convert Name to Str. No need for var.data anymore. Bruce Momjian 7.1.1
1999-10-26 Hello. Bruce Momjian 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1
1999-07-17 Move some system includes into c.h, and remove duplicates. Bruce Momjian 7.1.1