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 Herrera6 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
2006-05-21Stamp release 7.3.15.REL7_3_15Tom Lane
2006-05-21Update release notes for upcoming releases.Tom Lane
2006-05-21Stamp releases 7.3.15, 7.4.13, and 8.0.8.Bruce Momjian
2006-05-21Modify libpq's string-escaping routines to be aware of encoding considerationsTom Lane
2006-05-21Add a new GUC parameter backslash_quote, which determines whether the SQLTom Lane
2006-05-21Change the backend to reject strings containing invalidly-encoded multibyteTom Lane
2006-05-21Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,Bruce Momjian
2006-05-12Fix the sense of the test on DH_check()'s return value. This was preventingTom Lane
2006-05-11Remove unnecessary .seg/.section directives, per Alan Stange.Tom Lane
2006-04-19Fix ancient memory leak in PQprintTuples(); our code no longer uses thisTom Lane
[...]
 
Clone
http://git.kaiwu.me/postgresql
git@kaiwu.me:public/postgresql