Commits

DateSubjectAuthorReleases
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-10-24 Add replication command READ_REPLICATION_SLOT Michael Paquier 15.0
2021-09-15 Add Cardinality typedef Peter Eisentraut 15.0
2021-09-14 Remove T_Expr Peter Eisentraut 15.0
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-09-06 Add PublicationTable and PublicationRelInfo structs Alvaro Herrera 15.0
2021-08-07 Remove T_MemoryContext Peter Eisentraut 15.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 14.0
2021-07-14 Change the name of the Result Cache node to Memoize David Rowley 15.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-04-02 Add Result Cache executor node (take 2) David Rowley 14.0
2021-04-01 Revert b6002a796 David Rowley 14.0
2021-03-31 Add Result Cache executor node David Rowley 14.0
2021-03-31 Rework planning and execution of UPDATE and DELETE. Tom Lane 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-02-27 Add TID Range Scans to support efficient scanning ranges of TIDs David Rowley 14.0
2021-02-01 SEARCH and CYCLE clauses Peter Eisentraut 14.0
2021-01-04 Re-implement pl/pgsql's expression and assignment parsing. Tom Lane 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-24 Move per-agg and per-trans duplicate finding to the planner. Heikki Linnakangas 14.0
2020-09-27 Move resolution of AlternativeSubPlan choices to the planner. Tom Lane 14.0
2020-04-08 Revert 0f5ca02f53 Alexander Korotkov 13.0
2020-04-07 Implement waiting for given lsn at transaction start Alexander Korotkov 13.0
2020-04-07 Support FETCH FIRST WITH TIES Alvaro Herrera 13.0