Commits

DateSubjectAuthorReleases
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-05-24 Mark index entries "killed" when they are no longer visible to any Tom Lane 7.3.1
2002-05-21 Since COPY fires triggers, it seems like a good idea for it to use Tom Lane 7.3.1
2002-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-01-16 TOAST needs to do at least minimal time-qual checking in order not to Tom Lane 7.2.1
2001-11-05 New pgindent run with fixes suggested by Tom. Patch manually reviewed, Bruce Momjian 7.2.1
2001-10-28 Another pgindent run. Fixes enum indenting, and improves #endif Bruce Momjian 7.2.1
2001-10-25 pgindent run on all C files. Java run to follow. initdb/regression Bruce Momjian 7.2.1
2001-08-26 Transaction IDs wrap around, per my proposal of 13-Aug-01. More Tom Lane 7.2.1
2001-08-23 Ensure that all TransactionId comparisons are encapsulated in macros Tom Lane 7.2.1
2001-07-12 Create a new HeapTupleSatisfiesVacuum() routine in tqual.c that embodies the Tom Lane 7.2.1
2001-06-18 The attached patch enables the contrib subtree to build cleanly under Bruce Momjian 7.2.1
2001-01-24 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 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-17 setheapoverride() is history. Uses replaced with CommandCounterIncrement() Tom Lane 7.1.1
1999-12-10 Added global variable to have RI triggers override Jan Wieck 7.1.1
1999-09-29 This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support. Jan Wieck 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. 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 Another pgindent run. Sorry folks. Bruce Momjian 7.1.1
1999-05-25 pgindent run over code. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1999-01-29 READ COMMITTED isolevel is implemented and is default now. Vadim B. Mikheev 7.1.1
1998-12-18 SET TRANSACTION ISOLATION LEVEL ... Vadim B. Mikheev 7.1.1