Commits

DateSubjectAuthorReleases
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 12.6
2020-11-24 Properly check index mark/restore in ExecSupportsMarkRestore. Andrew Gierth 13.2
2020-04-06 Implement Incremental Sort Tomas Vondra 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-03-25 Suppress Append and MergeAppend plan nodes that have a single child. Tom Lane 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-15 Add missing call to ExecReScanGatherMerge. Robert Haas 10.0
2017-08-15 Add missing call to ExecReScanGatherMerge. Robert Haas 11.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-08-13 Add SQL-accessible functions for inspecting index AM properties. Tom Lane 9.6.0
2016-06-09 pgindent run for 9.6 Robert Haas 9.6.0
2016-03-07 Make the upper part of the planner work by generating and comparing Paths. Tom Lane 9.6.0
2016-01-18 Restructure index access method API to hide most of it at the C level. Tom Lane 9.6.0