Commits

DateSubjectAuthorReleases
2002-08-17 Move pg_controldata to /bin. Bruce Momjian 7.3.1
2002-08-15 The attached patch changes most of the usages of sprintf() to Bruce Momjian 7.3.1
2002-06-20 Update copyright to 2002. Bruce Momjian 7.3.1
2002-01-11 Code review for latest changes. Tom Lane 7.2.1
2002-01-11 pg_resetxlog specifies log location in hex; more pg_upgrade testing Bruce Momjian 7.2.1
2002-01-10 Have pg_resetxlog -n return zero exit status. Bruce Momjian 7.2.1
2002-01-10 Remove 7.1beta WAL handling from /contrib/pg_resetxlog. Bruce Momjian 7.2.1
2002-01-10 Add new -l flag to set checkpoint location for /contrib/pg_resetxlog. Bruce Momjian 7.2.1
2002-01-10 Per Tom, do full reset on -x flag. Bruce Momjian 7.2.1
2002-01-10 Add new -x XID option to /contrib/pg_resetxlog for future pg_upgrade use. Bruce Momjian 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-10-25 Add more missing 'do { ... } while (0)' in missing macros. Without it, Bruce Momjian 7.2.1
2001-07-19 Arrange to recycle old XLOG log segment files as new segment files, Tom Lane 7.2.1
2001-06-06 Adjust WAL code so that checkpoints truncate the xlog at the previous Tom Lane 7.2.1
2001-05-30 Remove SEP_CHAR from /contrib. Bruce Momjian 7.2.1
2001-03-22 pgindent run. Make it all clean. Bruce Momjian 7.1.1
2001-03-16 Resetting the XLOG can't include rewinding it to logical position zero, Tom Lane 7.1.1
2001-03-14 First cut at XLOG file reset utility. Tom Lane 7.1.1