Commits

DateSubjectAuthorReleases
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
1999-07-16 More cleanup Bruce Momjian 7.1.1
1999-07-16 Final cleanup. Bruce Momjian 7.1.1
1999-07-16 Update #include cleanups 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-07-15 Clean up #include in /include directory. Add scripts for checking includes. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-05-17 All works on linux now by my tests and regression(with patch below). Bruce Momjian 7.1.1
1999-05-10 Change error messages to oids come out as %u and not %d. Change has no Bruce Momjian 7.1.1
1999-03-17 Add new postgres -O option to allow system table structure changes. Bruce Momjian 7.1.1