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 Herrera7 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
2010-03-12tag 8.2.16REL8_2_16Marc G. Fournier
2010-03-10Preliminary release notes for releases 8.4.3, 8.3.10, 8.2.16, 8.1.20, 8.0.24,Tom Lane
2010-03-09Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl.Tom Lane
2010-03-09Update time zone data files to tzdata release 2010d: DST law changes in Fiji,Alvaro Herrera
2010-03-09Return proper exit code (3) from psql when ON_ERROR_STOP=on andBruce Momjian
2010-03-08Add missing space in example.Magnus Hagander
2010-03-08Update time zone data files to tzdata release 2010c: DST law changes inTom Lane
2010-03-06When reading pg_hba.conf and similar files, do not treat @file as an inclusionTom Lane
2010-03-03Fix a couple of places that would loop forever if attempts to read a stdio fileTom Lane
2010-03-03Make contrib/xml2 use core xml.c's error handler, when available (that is,Tom Lane
[...]
 
Clone
http://git.kaiwu.me/postgresql
git@kaiwu.me:public/postgresql