Commits

Showing commits that first shipped in 8.0 (backpatches included). Clear

DateSubjectAuthorReleases
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.0.22
2009-05-02 Split the release notes into a separate file for each (active) major branch, Tom Lane 8.0.22
2009-05-01 When checking for datetime field overflow, we should allow a fractional-second Tom Lane 8.0.22
2009-04-25 Fix the handling of sub-SELECTs appearing in the arguments of an outer-level Tom Lane 8.0.22
2009-04-09 Update time zone data files to tzdata release 2009e: DST law changes in Tom Lane 8.0.22
2009-04-07 Defend against non-ASCII letters in fuzzystrmatch code. The functions Tom Lane 8.0.22
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.0.22
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.0.22
2009-03-12 Update back-branch release notes. Tom Lane 8.0.21
2009-03-12 Fix core dump due to null-pointer dereference in to_char() when datetime Tom Lane 8.0.21
2009-03-04 Put back our old workaround for machines that declare cbrt() in math.h but Tom Lane 8.0.21
2009-03-03 Ooops ... fix some confusion between gettext() and _() in my previous patch. Tom Lane 8.0.21
2009-03-02 When we are in error recursion trouble, arrange to suppress translation and Tom Lane 8.0.21
2009-02-28 Fix buffer allocations in encoding conversion routines so that they won't Tom Lane 8.0.21
2009-01-30 Update back-branch release notes. Tom Lane 8.0.20
2009-01-29 Update time zone data files to tzdata release 2009a: introduces Asia/Kathmandu Tom Lane 8.0.20
2009-01-29 Replace argument-checking Asserts with regular test-and-elog checks in all Tom Lane 8.0.20
2009-01-06 Remove references to pgsql-ports and pgsql-patches mailing lists from Tom Lane 8.0.20
2008-10-30 Update back-branch release notes. Tom Lane 8.0.19
2008-10-30 Update time zone data files to tzdata release 2008i (DST law changes in Tom Lane 8.0.19
2008-10-27 Install a more robust solution for the problem of infinite error-processing Tom Lane 8.0.19
2008-10-25 Fix an old bug in after-trigger handling: AfterTriggerEndQuery took the Tom Lane 8.0.19
2008-10-16 Fix SPI_getvalue and SPI_getbinval to range-check the given attribute number Tom Lane 8.0.19
2008-10-09 Fix overly tense optimization of PLpgSQL_func_hashkey: we must represent Tom Lane 8.0.19
2008-10-02 Fix improper display of fractional seconds in interval values Tom Lane 8.0.19