summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 8.1.18REL8_1_18Marc G. Fournier2009-09-046-20/+20
* Final updates of release notes for 8.4.1, 8.3.8, 8.2.14, 8.1.18, 8.0.22,Tom Lane2009-09-033-11/+316
* Disallow RESET ROLE and RESET SESSION AUTHORIZATION inside security-definerTom Lane2009-09-033-40/+33
* Translation updatesPeter Eisentraut2009-09-0318-23598/+23652
* Update time zone data files to tzdata release 2009l: DST law changes inTom Lane2009-09-035-20/+87
* Fix pg_ctl's readfile() to not go into infinite loop on an empty fileTom Lane2009-09-021-2/+2
* Update release notes for 7.4.26, 8.0.22, 8.1.18, 8.2.14, 8.3.8, 8.4.1.Bruce Momjian2009-08-274-4/+157
* Fix inclusions of readline/editline header files so that we only attempt toTom Lane2009-08-241-8/+14
* Fix overflow for INTERVAL 'x ms' where x is more than a couple million,Tom Lane2009-08-181-1/+4
* Remove tabs from SGML.Bruce Momjian2009-08-151-2/+2
* Re-add documentation for --no-readline option of psql, mistakenly removed a d...Andrew Dunstan2009-08-101-1/+12
* Try to defend against the possibility that libpq is still in COPY_IN stateTom Lane2009-08-071-1/+4
* Fix a thinko introduced into CountActiveBackends by a recent patch:Tom Lane2009-07-291-2/+2
* Fix xslt_process() to ensure that it inserts a NULL terminator after theTom Lane2009-07-101-7/+11
* Fix ancient bug in handling of to_char modifier 'TH', when used with HH.Heikki Linnakangas2009-07-061-2/+2
* Fix an ancient error in dist_ps (distance from point to line segment), whichTom Lane2009-06-231-15/+14
* Update time zone data files to tzdata release 2009i: DST law changes inTom Lane2009-06-1118-30/+214
* Improve capitalization and punctuation in recently added GiST message.Peter Eisentraut2009-06-101-3/+3
* Fix cash_in() to behave properly in locales where frac_digits is zero,Tom Lane2009-06-101-13/+7
* Adjust recent PERL_SYS_INIT3 call to avoid platforms where it might fail, and...Andrew Dunstan2009-06-051-3/+14
* Initialise perl library as documented in perl API. Backpatch to release 7.4.Andrew Dunstan2009-06-041-3/+8
* Update relpages and reltuples estimates in stand-alone ANALYZE, even ifHeikki Linnakangas2009-05-191-16/+4
* Fix pg_resetxlog to remove archive status files along with WAL segment files.Tom Lane2009-05-031-1/+60
* Split the release notes into a separate file for each (active) major branch,Tom Lane2009-05-028-19508/+19594
* When checking for datetime field overflow, we should allow a fractional-secondTom Lane2009-05-011-12/+12
* Fix the handling of sub-SELECTs appearing in the arguments of an outer-levelTom Lane2009-04-253-2/+46
* Remove HELIOS Software GmbH name and copyright from AIX dynloader files,Bruce Momjian2009-04-253-20/+1
* Remove beer-ware license from crypt-md5.c, perMagnus Hagander2009-04-151-7/+2
* Update time zone data files to tzdata release 2009e: DST law changes inTom Lane2009-04-095-35/+241
* Fix 'all at one page bug' in picksplit method of R-tree emulation. Add defenseTeodor Sigaev2009-04-072-47/+159
* Defend against non-ASCII letters in fuzzystrmatch code. The functionsTom Lane2009-04-071-10/+28
* Rewrite interval_hash() so that the hashcodes are equal for values thatTom Lane2009-04-043-28/+57
* Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to readTom Lane2009-03-311-1/+11
* Don't crash initdb when we fail to get the current username.Magnus Hagander2009-03-311-2/+14
* Fix a rare race condition when commit_siblings > 0 and a transaction commitsHeikki Linnakangas2009-03-311-1/+16
* Fix tab completion of ANALYZE VERBOSE <tab>. It was previously confusedHeikki Linnakangas2009-03-271-6/+6
* Fix old thinko in pgp.h: the idea is to declare some named enum types,Tom Lane2009-03-251-13/+13
* tag 8.1.17REL8_1_17Marc G. Fournier2009-03-136-20/+20
* Update back-branch release notes.Tom Lane2009-03-121-3/+283
* Fix core dump due to null-pointer dereference in to_char() when datetimeTom Lane2009-03-121-2/+2
* Add MUST (Mauritius Island Summer Time) to the list of known abbreviations.Heikki Linnakangas2009-03-051-1/+2
* Put back our old workaround for machines that declare cbrt() in math.h butTom Lane2009-03-041-1/+10
* Ooops ... fix some confusion between gettext() and _() in my previous patch.Tom Lane2009-03-031-2/+2
* When we are in error recursion trouble, arrange to suppress translation andTom Lane2009-03-024-50/+96
* Fix buffer allocations in encoding conversion routines so that they won'tTom Lane2009-02-284-22/+20
* In CREATE CONVERSION, test that the given function is a valid conversionHeikki Linnakangas2009-02-271-1/+15
* Set isnull for errm and sqlstate local variables when they're free'd. BecauseHeikki Linnakangas2009-02-271-1/+3
* Fix an old problem in decompilation of CASE constructs: the ruleutils.c codeTom Lane2009-02-251-18/+23
* Repair a longstanding bug in CLUSTER and the rewriting variants of ALTERTom Lane2009-02-245-16/+27
* tagging 8.1.16REL8_1_16Marc G. Fournier2009-01-306-20/+20