Commits

DateSubjectAuthorReleases
2021-09-09 Remove Value node struct Peter Eisentraut 15.0
2021-09-06 Add PublicationTable and PublicationRelInfo structs Alvaro Herrera 15.0
2021-07-21 Rename some node support functions for consistency Peter Eisentraut 15.0
2021-07-07 Use a hash table to speed up NOT IN(values) David Rowley 15.0
2021-06-10 Reconsider the handling of procedure OUT parameters. Tom Lane 14.0
2021-06-06 Fix inconsistent equalfuncs.c behavior for FuncCall.funcformat. Tom Lane 14.0
2021-06-06 Add transformed flag to nodes/*funcs.c for CREATE STATISTICS Tomas Vondra 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-08 Speedup ScalarArrayOpExpr evaluation David Rowley 14.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-03-31 Allow an alias to be attached to a JOIN ... USING Peter Eisentraut 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-03-25 ALTER TABLE ... DETACH PARTITION ... CONCURRENTLY Alvaro Herrera 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-18 Implement GROUP BY DISTINCT Tomas Vondra 14.0
2021-02-01 SEARCH and CYCLE clauses Peter Eisentraut 14.0
2021-01-30 Allow GRANTED BY clause in normal GRANT and REVOKE statements 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-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.5.25
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 9.6.21
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 10.16
2020-12-01 Ensure that expandTableLikeClause() re-examines the same table. Tom Lane 12.6