Commits

DateSubjectAuthorReleases
2020-01-30 Remove excess parens in ereport() calls Alvaro Herrera 13.0
2020-01-11 Make lsn argument of walrcv_create_slot() optional Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-01 PG_FINALLY Peter Eisentraut 13.0
2019-06-29 Add an enforcement mechanism for global object names in regression tests. Tom Lane 12.0
2019-05-28 Fix typo in message Alvaro Herrera 12.0
2019-05-16 More message style fixes 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-21 Replace heapam.h includes with {table, relation}.h where applicable. 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-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-04-06 Split the SetSubscriptionRelState function into two Peter Eisentraut 11.0
2018-03-16 Rename TransactionChain functions Peter Eisentraut 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-09-23 ... and the very same bug in publicationListToArray(). Tom Lane 11.0
2017-09-18 Fix DROP SUBSCRIPTION hang Peter Eisentraut 10.0
2017-09-18 Fix DROP SUBSCRIPTION hang Peter Eisentraut 11.0
2017-09-01 Add a WAIT option to DROP_REPLICATION_SLOT Alvaro Herrera 10.0
2017-09-01 Add a WAIT option to DROP_REPLICATION_SLOT Alvaro Herrera 11.0
2017-08-16 Fix up some misusage of appendStringInfo() and friends Peter Eisentraut 11.0
2017-08-14 Final pgindent + perltidy run for v10. Tom Lane 10.0