Commits

Showing commits that first shipped in 7.1 (backpatches included). Clear

DateSubjectAuthorReleases
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
1998-12-16 Serialized mode works! Vadim B. Mikheev 7.1.1
1998-12-15 Initial MVCC code. Vadim B. Mikheev 7.1.1
1998-11-27 New HeapTuple structure/interface. Vadim B. Mikheev 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-07-27 Use Snapshot in heap access methods. Vadim B. Mikheev 7.1.1
1998-04-24 Inline some small functions called for every row. Bruce Momjian 7.1.1
1997-11-20 Remove all time travel stuff. Small parser cleanup. Bruce Momjian 7.1.1
1997-11-02 Good Bye, Time Travel! Vadim B. Mikheev 7.1.1
1997-09-08 Used modified version of indent that understands over 100 typedefs. Bruce Momjian 7.1.1
1997-09-08 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. Bruce Momjian 7.1.1
1997-09-07 Massive commit to run PGINDENT on all *.c and *.h files. Bruce Momjian 7.1.1
1997-08-19 Make functions static where possible, enclose unused functions in #ifdef NOT_USED. Bruce Momjian 7.1.1