summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL9_2_STABLEKeep perl style checker happyAndrew Dunstan3 years
REL9_3_STABLEKeep perl style checker happyAndrew Dunstan3 years
REL9_4_STABLECreate common infrastructure for cross-version upgrade testing.Tom Lane3 years
REL_10_STABLEAdjustUpgrade.pm should zap test_ext_cine, too.Tom Lane3 years
REL_11_STABLEEnsure Soundex difference() function handles empty input sanely.Tom Lane2 years
REL_12_STABLEEnsure Soundex difference() function handles empty input sanely.Tom Lane2 years
REL_13_STABLEEnsure Soundex difference() function handles empty input sanely.Tom Lane2 years
REL_14_STABLEEnsure Soundex difference() function handles empty input sanely.Tom Lane2 years
REL_15_STABLEEnsure Soundex difference() function handles empty input sanely.Tom Lane2 years
masterICU: check for U_STRING_NOT_TERMINATED_WARNING.Jeff Davis2 years
[...]
 
TagDownloadAuthorAge
REL_11_20postgresql-REL_11_20.tar.gz  Tom Lane2 years
REL_12_15postgresql-REL_12_15.tar.gz  Tom Lane2 years
REL_13_11postgresql-REL_13_11.tar.gz  Tom Lane2 years
REL_14_8postgresql-REL_14_8.tar.gz  Tom Lane2 years
REL_15_3postgresql-REL_15_3.tar.gz  Tom Lane2 years
REL_11_19postgresql-REL_11_19.tar.gz  Tom Lane2 years
REL_12_14postgresql-REL_12_14.tar.gz  Tom Lane2 years
REL_13_10postgresql-REL_13_10.tar.gz  Tom Lane2 years
REL_14_7postgresql-REL_14_7.tar.gz  Tom Lane2 years
REL_15_2postgresql-REL_15_2.tar.gz  Tom Lane2 years
[...]
 
AgeCommit messageAuthorFilesLines
2010-10-01Fix back-branch breakage from ill-advised last-minute commit.REL9_0_1Tom Lane2-6/+6
2010-10-01Tag 9.0.1Marc G. Fournier6-21/+21
2010-09-30Use a separate interpreter for each calling SQL userid in plperl and pltcl.Tom Lane12-396/+920
2010-09-30Adjust pg_archivecleanup docs to match message changes made 2010-06-17.Robert Haas1-3/+3
2010-09-30Translation updates for 9.0.1Peter Eisentraut23-904/+2264
2010-09-30Update release notes for releases 9.0.1, 8.4.5, 8.3.12, 8.2.18, 8.1.22,Tom Lane7-30/+1640
2010-09-29Have pg_upgrade use strtoul(), not strtol().Bruce Momjian1-1/+1
2010-09-28Use macro atooid() for conversion of strings to oids, per suggestionBruce Momjian3-6/+8
2010-09-28In pg_upgrade, properly handle oids > 2^31 by using strtoul() internallyBruce Momjian5-21/+35
2010-09-28Fix leak patch that was using fclose() instead of close().Bruce Momjian1-1/+1
[...]
 
Clone
git://git.baserock.org/delta/postgresql.git
http://git.baserock.org/git/delta/postgresql.git
https://git.baserock.org/git/delta/postgresql.git