Commits

DateSubjectAuthorReleases
2021-01-26 Rethink recently-added SPI interfaces. Tom Lane 14.0
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
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-06-12 Avoid using a cursor in plpgsql's RETURN QUERY statement. Tom Lane 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-18 Further adjust SPITupleTable to provide a public row-count field. Tom Lane 13.0
2019-07-17 Clarify the distinction between public and private SPITupleTable fields. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-24 Transaction chaining Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-10-08 Advance transaction timestamp for intra-procedure transactions. Tom Lane 12.0
2018-10-08 Advance transaction timestamp for intra-procedure transactions. Tom Lane 11.0
2018-05-03 Fix SPI error cleanup and memory leak Peter Eisentraut 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-01-22 Transaction control in PL procedures Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.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-04 Follow-on cleanup for the transition table patch. Kevin Grittner 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0