Commits

DateSubjectAuthorReleases
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 15.0
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 14.1
2021-11-02 Avoid O(N^2) behavior in SyncPostCheckpoint(). Tom Lane 13.5
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-03-31 Add errhint_plural() function and make use of it Peter Eisentraut 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-02-01 SEARCH and CYCLE clauses Peter Eisentraut 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-11-04 Improve our ability to regurgitate SQL-syntax function calls. Tom Lane 14.0
2020-10-27 Add select_common_typmod() Peter Eisentraut 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Refactor parser's generation of Var nodes. Tom Lane 13.0
2019-11-12 Finish reverting commit 0a52d378b. Tom Lane 13.0
2019-11-12 Have LookupFuncName accept NULL argtypes for 0 args Alvaro Herrera 13.0
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 9.4.24
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 12.0
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 9.6.15
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 9.5.19
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 11.5
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 10.10
2019-08-05 Require the schema qualification in pg_temp.type_name(arg). Noah Misch 13.0
2019-07-21 Remove no-longer-helpful reliance on fixed-size local array. Tom Lane 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0