aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL_16_STABLEEnsure that "pg_restore -l" reports dependent TOC entries correctly.Tom Lane15 months
masterMove enum RecoveryTargetAction to xlogrecovery.hÁlvaro Herrera19 hours
 
TagDownloadAuthorAge
REL_18_BETA2postgresql-REL_18_BETA2.tar.gz  postgresql-REL_18_BETA2.zip  Tom Lane9 days
REL_13_21postgresql-REL_13_21.tar.gz  postgresql-REL_13_21.zip  Tom Lane3 months
REL_14_18postgresql-REL_14_18.tar.gz  postgresql-REL_14_18.zip  Tom Lane3 months
REL_15_13postgresql-REL_15_13.tar.gz  postgresql-REL_15_13.zip  Tom Lane3 months
REL_16_9postgresql-REL_16_9.tar.gz  postgresql-REL_16_9.zip  Tom Lane3 months
REL_17_5postgresql-REL_17_5.tar.gz  postgresql-REL_17_5.zip  Tom Lane3 months
REL_18_BETA1postgresql-REL_18_BETA1.tar.gz  postgresql-REL_18_BETA1.zip  Tom Lane3 months
REL_13_20postgresql-REL_13_20.tar.gz  postgresql-REL_13_20.zip  Tom Lane5 months
REL_14_17postgresql-REL_14_17.tar.gz  postgresql-REL_14_17.zip  Tom Lane5 months
REL_15_12postgresql-REL_15_12.tar.gz  postgresql-REL_15_12.zip  Tom Lane5 months
[...]
 
AgeCommit messageAuthor
2008-09-19tag for 8.1.14REL8_1_14Marc G. Fournier
2008-09-19Update back-branch release notes.Tom Lane
2008-09-17Update time zone data files to tzdata release 2008f (DST law changes inTom Lane
2008-09-16Widen the nLocks counts in local lock tables from int to int64. ThisTom Lane
2008-09-01Fix plpgsql's exec_move_row() to supply valid type OIDs to exec_assign_value()Tom Lane
2008-08-26Fix pg_dump docs to acknowledge that you can use -Z with plain text output. ...Tom Lane
2008-08-23Fix possible duplicate tuples while GiST scan. Now page is processedTeodor Sigaev
2008-08-16Fix pg_dump/pg_restore's ExecuteSqlCommand() to behave suitably if PQexecTom Lane
2008-08-08Install checks in executor startup to ensure that the tuples produced by anTom Lane
2008-08-05Do not allow Unique nodes to be scanned backwards. The code claimed that itTom Lane
[...]
 
Clone
http://git.kaiwu.me/postgresql
git@kaiwu.me:public/postgresql