Commits

Showing commits that first shipped in 10 (backpatches included). Clear

DateSubjectAuthorReleases
2018-09-08 Save/restore SPI's global variables in SPI_connect() and SPI_finish(). Tom Lane 10.6
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 10.1
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-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 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-04-05 Capitalize names of PLs consistently Peter Eisentraut 10.0
2017-04-04 Follow-on cleanup for the transition table patch. Kevin Grittner 10.0
2017-04-01 Fix two undocumented parameters to functions from ENR patch. Kevin Grittner 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-24 Improve access to parallel query from procedural languages. Robert Haas 10.0
2017-03-23 Allow for parallel execution whenever ExecutorRun() is done only once. Robert Haas 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
2017-01-03 Update copyright via script for 2017 Bruce Momjian 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
2016-08-27 Add macros to make AllocSetContextCreate() calls simpler and safer. Tom Lane 10.0