Commits

DateSubjectAuthorReleases
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-12-23 GetPublicationByName: Don't repeat ourselves Alvaro Herrera 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-13 Improve commentary about hack in is_publishable_class(). Tom Lane 12.0
2019-05-09 Clean up the behavior and API of catalog.c's is-catalog-relation tests. Tom Lane 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 11.3
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-03-11 Move hash_any prototype from access/hash.h to utils/hashutils.h Alvaro Herrera 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-09-18 Refactor routines for subscription and publication lookups Michael Paquier 12.0
2018-04-07 Logical replication support for TRUNCATE Peter Eisentraut 11.0
2018-02-24 Fix filtering of unsupported relations in logical replication Peter Eisentraut 11.0
2018-02-24 Fix filtering of unsupported relations in logical replication Peter Eisentraut 10.3
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-20 Tweak publication fetching in psql Peter Eisentraut 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-17 Preventive maintenance in advance of pgindent run. Tom Lane 10.0
2017-04-26 Spelling fixes in code comments Peter Eisentraut 10.0
2017-04-20 Modify message when partitioned table is added to publication Peter Eisentraut 10.0