Commits

DateSubjectAuthorReleases
2021-05-20 Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 12.8
2021-05-20 Avoid detoasting failure after COMMIT inside a plpgsql FOR loop. Tom Lane 11.13
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 12.6
2021-01-04 Fix integer-overflow corner cases in substring() functions. Tom Lane 11.11
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 9.3.23
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 9.4.18
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 9.5.13
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 9.6.9
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 10.4
2018-04-11 Do not select new object OIDs that match recently-dead entries. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.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
2017-02-09 Allow index AMs to cache data across aminsert calls within a SQL command. Tom Lane 10.0
2016-08-15 Final pgindent + perltidy run for 9.6. Tom Lane 9.6.0
2015-05-14 Support "expanded" objects, particularly arrays, for better performance. Tom Lane 9.5.0
2015-02-21 Use FLEXIBLE_ARRAY_MEMBER for HeapTupleHeaderData.t_bits[]. Tom Lane 9.5.0
2015-02-20 Use FLEXIBLE_ARRAY_MEMBER in struct varlena. 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-12-25 Temporarily revert "Move pg_lzcompress.c to src/common." Tom Lane 9.5.0
2014-12-11 Fix assorted confusion between Oid and int32. Tom Lane 9.4.0