summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
dev_hot_standbyImprove sweep away of stale recovery procs, tune prune unobservedxids and use...Simon Riggs16 years
hot_standbyCorrectly handle abort of a subtransaction that is an overflowed subtransacti...Simon Riggs16 years
masterChange CREATE TABLE so that column default expressions coming from differentTom Lane16 years
recoveryinfraPut back a "continue" that went missing in the changes to start backgroundHeikki Linnakangas16 years
 
TagDownloadAuthorAge
hotstandbyv9dcommit 25d33629c3...Heikki Linnakangas16 years
recoveryinfrav9commit f4fd26775b...Heikki Linnakangas16 years
 
AgeCommit messageAuthor
2009-10-06Change CREATE TABLE so that column default expressions coming from differentHEADmasterTom Lane
2009-10-06Really unbreak maintainer-clean.Alvaro Herrera
2009-10-05Unbreak doc/src/sgml maintainer-clean rule on VPATH builds.Alvaro Herrera
2009-10-05Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjustTom Lane
2009-10-03Document the purpose of the GUC listen_addresses.Bruce Momjian
2009-10-03Fix assorted memory leaks in pg_hba.conf parsing. Over a sufficientlyTom Lane
2009-10-03Fix a couple of issues in recent patch to print updates to postgresql.confTom Lane
2009-10-02Fix an oversight in an 8.3-era patch: pgstat_initstats should allow statsTom Lane
2009-10-02Make sure that GIN fast-insert and regular code paths enforce the sameTom Lane
2009-10-02Fix erroneous handling of shared dependencies (ie dependencies on roles)Tom Lane
[...]