aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
REL_16_STABLEEnsure that "pg_restore -l" reports dependent TOC entries correctly.Tom Lane15 months
masterRefactor grammar to create opt_utility_option_listÁlvaro Herrera7 hours
 
TagDownloadAuthorAge
REL_18_BETA2postgresql-REL_18_BETA2.tar.gz  postgresql-REL_18_BETA2.zip  Tom Lane11 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
2004-08-19Update 7.2 regression tests to match what you get when using a modernREL7_2_5Tom Lane
2004-08-15Stamp 7.2.5.Tom Lane
2004-08-11Fix failure to guarantee that a checkpoint will write out pg_clog updatesTom Lane
2004-03-20Repair multiple memory leaks in getTables(), including one that couldTom Lane
2003-07-29Fix longstanding error in _bt_search(): should moveright at top of loop notTom Lane
2003-07-14Fix a *second* buffer overrun bug in to_ascii(). Grumble.Tom Lane
2003-04-13Second try at avoiding conflicts with system isblank().Tom Lane
2003-04-12Guard against macro versions of isblank().Tom Lane
2003-04-11Add #include <errno.h> per recent reports that it's now necessary onTom Lane
2003-04-02Fix buffer overrun in to_ascii(), per report from Guido Notari.Tom Lane
[...]
 
Clone
http://git.kaiwu.me/postgresql
git@kaiwu.me:public/postgresql