Commits

DateSubjectAuthorReleases
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-03-26 Improve performance of ExecEvalWholeRowVar. Tom Lane 10.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 9.5.0
2015-02-09 Minor cleanup/code review for "indirect toast" stuff. Tom Lane 9.4.2
2015-02-09 Minor cleanup/code review for "indirect toast" stuff. Tom Lane 9.5.0
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.0.18
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.1.14
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.2.9
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.3.5
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.4.0
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 9.2.0
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 8.2.23
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 8.3.17
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 8.4.10
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 9.0.6
2011-11-01 Fix race condition with toast table access from a stale syscache entry. Tom Lane 9.1.2
2009-07-22 Tweak TOAST code so that columns marked with MAIN storage strategy are Tom Lane 9.0.0
2008-11-06 Improve bulk-insert performance by keeping the current target buffer pinned Tom Lane 8.4.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 8.4.0
2007-11-05 Add a note about another issue that needs to be considered before Tom Lane 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-04-03 Decouple the values of TOAST_TUPLE_THRESHOLD and TOAST_MAX_CHUNK_SIZE. Tom Lane 8.3.0