aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL_16_STABLEEnsure that "pg_restore -l" reports dependent TOC entries correctly.Tom Lane15 months
masterSort dump objects independent of OIDs, for the 7 holdout object types.Noah Misch21 hours
 
TagDownloadAuthorAge
REL_18_BETA2postgresql-REL_18_BETA2.tar.gz  postgresql-REL_18_BETA2.zip  Tom Lane3 weeks
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
2005-01-30Recommend security@postgresql.org as the contact point for security-related b...REL7_4_7Tom Lane
2005-01-30Stamp release 7.4.7.Tom Lane
2005-01-29We haven't had a fixed limit on rule recursion depth since 7.3 ...Tom Lane
2005-01-29Make sure contrib C functions are marked strict where needed.Tom Lane
2005-01-27Check that aggregate creator has the right to execute the transitionTom Lane
2005-01-27Now that I look at it, int_array_enum() didn't work either.Tom Lane
2005-01-27Fix security and 64-bit issues in contrib/intagg. This code couldTom Lane
2005-01-26Back-patch 8.0 version of plperl_hash_from_tuple() into prior releasesTom Lane
2005-01-26Mark the text_soundex() function as "strict", to avoid crashing on NULLNeil Conway
2005-01-24Disallow LOAD to non-superusers. Per report from John Heasman.Tom Lane
[...]
 
Clone
http://git.kaiwu.me/postgresql
git@kaiwu.me:public/postgresql