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-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-10-22 Some small polishing of Mark Hollomon's cleanup of DROP command: might Tom Lane 7.1.1
2000-10-20 Clean up gcc warnings. Tom Lane 7.1.1
2000-10-16 Remove NO_SECURITY define. Bruce Momjian 7.1.1
2000-10-16 New file naming. Database OID is used as "tablespace" id and Vadim B. Mikheev 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-06-20 Make renaming a temp table behave sensibly. We don't need to touch Tom Lane 7.1.1
2000-05-25 Do table renaming in a sane order: physical file rename must happen Tom Lane 7.1.1
2000-05-19 Revise FlushRelationBuffers/ReleaseRelationBuffers per discussion with Tom Lane 7.1.1
2000-05-11 Fix CLUSTER ... or at least undo the bit-rot it's suffered since 6.5. 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
2000-01-22 added ALTER TABLE DROP COLUMN, early version Peter Eisentraut 7.1.1
1999-12-16 Some changes to prepare for LONG attributes. Jan Wieck 7.1.1
1999-12-14 fix_parsetree_attnums was not nearly smart enough about walking parse Tom Lane 7.1.1
1999-11-25 Enable pg_statistic cache use. Bruce Momjian 7.1.1
1999-11-24 Rename heap_replace to heap_update. 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-09-24 Several changes here, not very related but touching some of the same files. Tom Lane 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