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
2000-11-30 No more #ifdef XLOG. Vadim B. Mikheev 7.1.1
2000-11-21 Put external declarations into header files. Peter Eisentraut 7.1.1
2000-11-08 Make DROP TABLE rollback-able: postpone physical file delete until commit. Tom Lane 7.1.1
2000-10-28 WAL Vadim B. Mikheev 7.1.1
2000-10-16 New file naming. Database OID is used as "tablespace" id and Vadim B. Mikheev 7.1.1
2000-06-05 Latest round of fmgr updates. All functions with bool,char, or int2 Tom Lane 7.1.1
2000-04-12 Ye-old pgindent run. Same 4-space tabs. Bruce Momjian 7.1.1
2000-04-10 Tweak smgrblindwrt per advice from Vadim: add parameter indicating Tom Lane 7.1.1
2000-04-09 Buffer manager modifications to keep a local buffer-dirtied bit as well Tom Lane 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-16 More cleanup Bruce Momjian 7.1.1
1999-07-15 Change #include's to use <> and "" as appropriate. Bruce Momjian 7.1.1
1999-02-13 Change my-function-name-- to my_function_name, and optimizer renames. Bruce Momjian 7.1.1
1998-10-08 Make functions static or ifdef NOT_USED. Prevent pg_version creation. Bruce Momjian 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 7.1.1
1998-02-26 pgindent run before 6.3 release, with Thomas' requested changes. Bruce Momjian 7.1.1
1998-01-24 Fix prototypes so they don't look like function definitions. 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
1996-11-27 New mdtruncate() & smgrtruncate() funcs. Vadim B. Mikheev 7.1.1
1996-11-10 All external function definitions now have prototypes that are checked. Bruce Momjian 7.1.1
1996-11-08 More compile cleanups Bruce Momjian 7.1.1