Commits

DateSubjectAuthorReleases
2020-09-05 Yet more elimination of dead stores and useless initializations. Tom Lane 14.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 11.0
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 10.4
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.5.13
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.3.23
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.6.9
2018-03-17 Fix WHERE CURRENT OF when the referenced cursor uses an index-only scan. Tom Lane 9.4.18
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-11-08 Replace uses of SPI_modifytuple that intend to allocate in current context. Tom Lane 10.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-05-13 Fix postgres_fdw to return the right ctid value in EvalPlanQual cases. Tom Lane 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. 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
2009-12-31 Redefine Datum as uintptr_t, instead of unsigned long. Tom Lane 9.0.0
2009-03-30 Fix an oversight in the support for storing/retrieving "minimal tuples" in Tom Lane 8.2.14
2009-03-30 Fix an oversight in the support for storing/retrieving "minimal tuples" in Tom Lane 8.3.8
2009-03-30 Fix an oversight in the support for storing/retrieving "minimal tuples" in Tom Lane 8.4.0