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
2006-05-21Stamp release 7.3.15.REL7_3_15Tom Lane3-12/+12
2006-05-21Update release notes for upcoming releases.Tom Lane1-1/+93
2006-05-21Stamp releases 7.3.15, 7.4.13, and 8.0.8.Bruce Momjian5-9/+9
2006-05-21Modify libpq's string-escaping routines to be aware of encoding considerationsTom Lane6-133/+365
2006-05-21Add a new GUC parameter backslash_quote, which determines whether the SQLTom Lane6-6/+99
2006-05-21Change the backend to reject strings containing invalidly-encoded multibyteTom Lane36-731/+1329
2006-05-21Change \' to '', for SQL standards compliance. Backpatch to 7.3, 7.4,Bruce Momjian14-55/+55
2006-05-12Fix the sense of the test on DH_check()'s return value. This was preventingTom Lane1-2/+2
2006-05-11Remove unnecessary .seg/.section directives, per Alan Stange.Tom Lane1-3/+1
2006-04-19Fix ancient memory leak in PQprintTuples(); our code no longer uses thisTom Lane1-2/+4
[...]
 
Clone
git://git.baserock.org/delta/postgresql.git
http://git.baserock.org/git/delta/postgresql.git
https://git.baserock.org/git/delta/postgresql.git