Commits

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

DateSubjectAuthorReleases
2009-09-03 Disallow RESET ROLE and RESET SESSION AUTHORIZATION inside security-definer Tom Lane 8.2.14
2009-09-03 Update time zone data files to tzdata release 2009l: DST law changes in Tom Lane 8.2.14
2009-09-02 Fix pg_ctl's readfile() to not go into infinite loop on an empty file Tom Lane 8.2.14
2009-08-24 Fix inclusions of readline/editline header files so that we only attempt to Tom Lane 8.2.14
2009-08-18 Fix overflow for INTERVAL 'x ms' where x is more than a couple million, Tom Lane 8.2.14
2009-08-16 Fix imprecise documentation of random(): it never returns 1.0. Tom Lane 8.2.14
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.2.14
2009-07-29 Fix a thinko introduced into CountActiveBackends by a recent patch: Tom Lane 8.2.14
2009-07-10 Fix xslt_process() to ensure that it inserts a NULL terminator after the Tom Lane 8.2.14
2009-06-23 Fix an ancient error in dist_ps (distance from point to line segment), which Tom Lane 8.2.14
2009-06-11 Update time zone data files to tzdata release 2009i: DST law changes in Tom Lane 8.2.14
2009-06-10 Fix cash_in() to behave properly in locales where frac_digits is zero, Tom Lane 8.2.14
2009-06-05 GIN's ItemPointerIsMin, ItemPointerIsMax, and ItemPointerIsLossyPage macros Tom Lane 8.2.14
2009-05-11 Partially revert my patch of 2008-11-12 that installed a limit on the number Tom Lane 8.2.14
2009-05-03 Fix pg_resetxlog to remove archive status files along with WAL segment files. Tom Lane 8.2.14
2009-05-02 Split the release notes into a separate file for each (active) major branch, Tom Lane 8.2.14
2009-05-01 When checking for datetime field overflow, we should allow a fractional-second Tom Lane 8.2.14
2009-04-25 Fix the handling of sub-SELECTs appearing in the arguments of an outer-level Tom Lane 8.2.14
2009-04-09 Update time zone data files to tzdata release 2009e: DST law changes in Tom Lane 8.2.14
2009-04-07 Fix contrib/pg_freespacemap's underestimate of the number of pages it Tom Lane 8.2.14
2009-04-07 Defend against non-ASCII letters in fuzzystrmatch code. The functions Tom Lane 8.2.14
2009-04-04 Rewrite interval_hash() so that the hashcodes are equal for values that Tom Lane 8.2.14
2009-04-03 Use (unsigned char) cast in argument of pg_tolower(). Maybe it works on Tom Lane 8.2.14
2009-04-02 plpgsql's exec_simple_cast_value() mistakenly supposed that it could bypass Tom Lane 8.2.14
2009-03-31 Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read Tom Lane 8.2.14