Commits

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

DateSubjectAuthorReleases
2006-11-05 Fix recently-identified PITR recovery hazard: the base backup could contain Tom Lane 8.1.6
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-08-11 Autovacuum loose end mop-up. Provide autovacuum-specific vacuum cost Tom Lane 8.1.0
2005-07-28 Make use of new list primitives list_append_unique and list_concat_unique Tom Lane 8.1.0
2005-07-04 Arrange for the postmaster (and standalone backends, initdb, etc) to Tom Lane 8.1.0
2005-06-29 More cleanup on roles patch. Allow admin option to be inherited through Tom Lane 8.1.0
2005-06-28 Fix up problems in write_auth_file and parsing of the auth file. Tom Lane 8.1.0
2005-06-28 Replace pg_shadow and pg_group by new role-capable catalogs pg_authid Tom Lane 8.1.0
2005-06-17 Two-phase commit. Original patch by Heikki Linnakangas, with additional Tom Lane 8.1.0
2005-06-06 Remove the mostly-stubbed-out-anyway support routines for WAL UNDO. Tom Lane 8.1.0
2005-04-14 Completion of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-04-14 First phase of project to use fixed OIDs for all system catalogs and Tom Lane 8.1.0
2005-02-26 Finish up the flat-files project: get rid of GetRawDatabaseInfo() hack Tom Lane 8.1.0
2005-02-20 Use SnapshotNow instead of SnapshotSelf for reading the catalogs Tom Lane 8.1.0
2005-02-20 Flat file cleanup phase 2: make it work for pg_group. The flat group Tom Lane 8.1.0
2005-02-20 Add code to prevent transaction ID wraparound by enforcing a safe limit Tom Lane 8.1.0