Commits

DateSubjectAuthorReleases
2001-07-15 Restructure index AM interface for index building and index tuple deletion, Tom Lane 7.2.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. Bruce Momjian 7.1.1
2000-07-21 Major overhaul of btree index code. Eliminate special BTP_CHAIN logic for 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-15 Fixed all elog related warnings, as well as a few others. Peter Eisentraut 7.1.1
1999-08-08 Fix nbtree's failure to clear BTScans list during xact abort. Tom Lane 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-07-14 Cleanup of /include #include's, for 6.6 only. Bruce Momjian 7.1.1
1999-05-25 Make 0x007f -> (unsigned)0x7f to make pgindent happy. Bruce Momjian 7.1.1
1999-05-25 Get rid of page-level locking in btree-s. Vadim B. Mikheev 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-03-28 1. Vacuum is updated for MVCC. Vadim B. Mikheev 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-09-01 Renaming cleanup, no pgindent yet. Bruce Momjian 7.1.1
1998-08-19 heap_fetch requires buffer pointer, must be released; heap_getnext Bruce Momjian 7.1.1
1998-07-30 Fix scan adjustment. Vadim B. Mikheev 7.1.1
1998-06-15 Remove un-needed braces around single statements. Bruce Momjian 7.1.1
1998-02-28 Fix scan adjusting for marked index tuples. Vadim B. Mikheev 7.1.1
1998-01-07 Goodbye ABORT. Hello ERROR for all errors. Bruce Momjian 7.1.1
1998-01-05 Change elog(WARN) to elog(ERROR) and elog(ABORT). Bruce Momjian 7.1.1
1997-09-08 Add typdefs to pgindent run. Bruce Momjian 7.1.1