Commits

DateSubjectAuthorReleases
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
2017-12-21 Rearrange execution of PARAM_EXTERN Params for plpgsql's benefit. Tom Lane 11.0
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 11.0
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 9.3.21
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 9.4.16
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 9.5.11
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 9.6.7
2017-12-11 Fix corner-case coredump in _SPI_error_callback(). Tom Lane 10.2
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 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-18 Provide an error cursor for "can't call an SRF here" errors. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-01-27 Use castNode() in a bunch of statement-list-related code. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-11-08 Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. Tom Lane 10.0
2016-11-08 Make SPI_fnumber() reject dropped columns. Tom Lane 10.0