Commits

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

DateSubjectAuthorReleases
2015-01-15 Fix use-of-already-freed-memory problem in EvalPlanQual processing. Tom Lane 9.0.19
2015-01-12 Avoid unexpected slowdown in vacuum regression test. Tom Lane 9.0.19
2014-12-31 Docs: improve descriptions of ISO week-numbering date features. Tom Lane 9.0.19
2014-12-31 Improve consistency of parsing of psql's magic variables. Tom Lane 9.0.19
2014-12-29 Assorted minor fixes for psql metacommand docs. Tom Lane 9.0.19
2014-12-24 Add CST (China Standard Time) to our lists of timezone abbreviations. Tom Lane 9.0.19
2014-12-21 Docs: clarify treatment of variadic functions with zero variadic arguments. Tom Lane 9.0.19
2014-12-18 Improve documentation about CASE and constant subexpressions. Tom Lane 9.0.19
2014-12-16 Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. Tom Lane 9.0.19
2014-12-16 Fix file descriptor leak after failure of a \setshell command in pgbench. Tom Lane 9.0.19
2014-12-12 Fix planning of SELECT FOR UPDATE on child table with partial index. Tom Lane 9.0.19
2014-12-12 Fix corner case where SELECT FOR UPDATE could return a row twice. Tom Lane 9.0.19
2014-12-01 Guard against bad "dscale" values in numeric_recv(). Tom Lane 9.0.19
2014-11-30 Fix minor bugs in commit 30bf4689a96cd283af33edcdd6b7210df3f20cd8 et al. Tom Lane 9.0.19
2014-11-27 Free libxml2/libxslt resources in a safer order. Tom Lane 9.0.19
2014-11-19 Improve documentation's description of JOIN clauses. Tom Lane 9.0.19
2014-11-19 Don't require bleeding-edge timezone data in timestamptz regression test. Tom Lane 9.0.19
2014-11-17 Update time zone data files to tzdata release 2014j. Tom Lane 9.0.19
2014-11-11 Loop when necessary in contrib/pgcrypto's pktreader_pull(). Tom Lane 9.0.19
2014-11-07 Cope with more than 64K phrases in a thesaurus dictionary. Tom Lane 9.0.19
2014-11-04 Drop no-longer-needed buffers during ALTER DATABASE SET TABLESPACE. Tom Lane 9.0.19
2014-11-03 Docs: fix incorrect spelling of contrib/pgcrypto option. Tom Lane 9.0.19
2014-10-30 Test IsInTransactionChain, not IsTransactionBlock, in vac_update_relstats. Tom Lane 9.0.19
2014-10-29 Avoid corrupting tables when ANALYZE inside a transaction is rolled back. Tom Lane 9.0.19
2014-10-23 Improve ispell dictionary's defenses against bad affix files. Tom Lane 9.0.19