Commits

DateSubjectAuthorReleases
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 9.2.3
2013-01-18 Protect against SnapshotNow race conditions in pg_tablespace scans. Tom Lane 9.3.0
2012-03-26 Replace empty locale name with implied value in CREATE DATABASE and initdb. Tom Lane 9.2.0
2009-11-12 Make initdb behave sanely when the selected locale has codeset "US-ASCII". Tom Lane 9.0.0
2009-05-06 Modify CREATE DATABASE to enforce that the source database's encoding setting Tom Lane 8.4.0
2009-05-05 Tweak a comment to agree a bit better with the new dispensation that Tom Lane 8.4.0
2009-04-23 Don't use the result of strcmp as if it were a boolean. Tom Lane 8.4.0
2008-11-07 Implement ALTER DATABASE SET TABLESPACE to move a whole database (or at least Tom Lane 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 8.4.0
2008-08-04 Improve CREATE/DROP/RENAME DATABASE so that when failing because the source Tom Lane 8.4.0
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.3.2
2008-04-18 Fix rmtree() so that it keeps going after failure to remove any individual Tom Lane 8.4.0
2008-04-17 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.2.8
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.3.2
2008-04-16 Repair two places where SIGTERM exit could leave shared memory state Tom Lane 8.4.0
2007-10-13 Fix the inadvertent libpq ABI breakage discovered by Martin Pitt: the Tom Lane 8.3.0
2007-10-12 Remove hack in pg_tablespace_aclmask() that disallowed permissions Tom Lane 8.3.0
2007-09-28 Change initdb and CREATE DATABASE to actively reject attempts to create Tom Lane 8.3.0
2007-09-03 Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE. Tom Lane 8.3.0
2007-08-01 Support an optional asynchronous commit mode, in which we don't flush WAL Tom Lane 8.3.0
2007-06-28 Implement "distributed" checkpoints in which the checkpoint I/O is spread Tom Lane 8.3.0
2007-06-01 Make CREATE/DROP/RENAME DATABASE wait a little bit to see if other backends Tom Lane 8.3.0
2007-04-12 Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug Tom Lane 8.1.9
2007-04-12 Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug Tom Lane 8.2.4
2007-04-12 Cancel pending fsync requests during WAL replay of DROP DATABASE, per bug Tom Lane 8.3.0