Commits

DateSubjectAuthorReleases
2019-11-21 Make DROP DATABASE command generate less WAL records. Fujii Masao 13.0
2019-11-13 Introduce the 'force' option for the Drop Database command. Amit Kapila 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-11-11 Rearrange dropdb() to avoid errors after allowing other sessions to exit. Amit Kapila 13.0
2019-09-27 Silence -Wmaybe-uninitialized compiler warnings in dbcommands.c. Andres Freund 13.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-07-23 Add CREATE DATABASE LOCALE option Peter Eisentraut 13.0
2019-06-29 Add an enforcement mechanism for global object names in regression tests. Tom Lane 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-04 Refactor the fsync queue for wider use. Thomas Munro 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 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-03-16 Rename TransactionChain functions Peter Eisentraut 11.0
2018-02-18 Message style fix 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-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-03-28 Cleanup slots during drop database Simon Riggs 10.0