Commits

DateSubjectAuthorReleases
2001-08-25 Replace implementation of pg_log as a relation accessed through the 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-03-22 Remove dashes in comments that don't need them, rewrap with pgindent. Bruce Momjian 7.1.1
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-10-28 WAL Vadim B. Mikheev 7.1.1
2000-01-26 Add: Bruce Momjian 7.1.1
1999-07-16 Final cleanup. 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-03-30 Small cleanups. 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-02-03 Cleanup of source files where 'return' or 'var =' is alone on a line. Bruce Momjian 7.1.1
1998-12-15 Initial MVCC code. Vadim B. Mikheev 7.1.1
1998-09-01 OK, folks, here is the pgindent output. Bruce Momjian 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-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 Add typdefs to pgindent run. 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
1997-08-12 Remove more (void) and fix -Wall warnings. Bruce Momjian 7.1.1