Commits

DateSubjectAuthorReleases
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 11.13
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 13.4
2021-05-21 Restore the portal-level snapshot after procedure COMMIT/ROLLBACK. Tom Lane 12.8
2021-01-26 Improve performance of repeated CALLs within plpgsql procedures. Tom Lane 14.0
2021-01-04 Add the ability for the core grammar to have more than one parse target. Tom Lane 14.0
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 9.4.20
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 9.3.25
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 9.6.11
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 11.0
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 10.6
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 12.0
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 9.5.15
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-10-06 Fix crash when logical decoding is invoked from a PL function. Tom Lane 9.4.15
2017-10-06 Fix crash when logical decoding is invoked from a PL function. Tom Lane 9.5.10
2017-10-06 Fix crash when logical decoding is invoked from a PL function. Tom Lane 10.1
2017-10-06 Fix crash when logical decoding is invoked from a PL function. Tom Lane 9.6.6
2017-10-06 Fix crash when logical decoding is invoked from a PL function. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2016-03-12 Widen query numbers-of-tuples-processed counters to uint64. Tom Lane 9.6.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.4.0
2013-07-25 Prevent leakage of SPI tuple tables during subtransaction abort. Tom Lane 9.3.0
2013-01-04 Invent a "one-shot" variant of CachedPlans for better performance. Tom Lane 9.2.3
2013-01-04 Invent a "one-shot" variant of CachedPlans for better performance. Tom Lane 9.3.0
2011-09-16 Redesign the plancache mechanism for more flexibility and efficiency. Tom Lane 9.2.0