Commits

DateSubjectAuthorReleases
2022-07-16 Replace many MemSet calls with struct initialization Peter Eisentraut 16.0
2022-04-06 Allow granting SET and ALTER SYSTEM privileges on GUC parameters. Tom Lane 15.0
2022-03-24 Remove unnecessary translator comment Peter Eisentraut 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 9.6.24
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 15.0
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 14.1
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 13.5
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 11.14
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 10.19
2021-11-05 Avoid crash in rare case of concurrent DROP Alvaro Herrera 12.9
2021-10-27 Allow publishing the tables of schema. Amit Kapila 15.0
2021-09-08 Invalidate relcache for publications defined for all tables. Amit Kapila 14.0
2021-09-08 Invalidate relcache for publications defined for all tables. Amit Kapila 15.0
2021-07-15 Replace explicit PIN entries in pg_depend with an OID range test. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-07 Revert per-index collation version tracking feature. Thomas Munro 14.0
2021-04-17 Rethink extraction of collation dependencies. Tom Lane 14.0
2021-02-17 Use errmsg_internal for debug messages Peter Eisentraut 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-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-11-24 Centralize logic for skipping useless ereport/elog calls. Tom Lane 14.0
2020-11-02 Track collation versions for indexes. Thomas Munro 14.0
2020-11-02 Add pg_depend.refobjversion. Thomas Munro 14.0