Commits

DateSubjectAuthorReleases
2021-05-23 Re-order pg_attribute columns to eliminate some padding space. Tom Lane 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-03 Split backend status and progress related functionality out of pgstat.c. Andres Freund 14.0
2021-03-23 Allow composite types in catalog bootstrap Tomas Vondra 14.0
2021-03-23 Convert Typ from array to list in bootstrap Tomas Vondra 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-15 Make archiver process an auxiliary process. Fujii Masao 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-28 Revert "Add key management system" (978f869b99) & later commits Bruce Momjian 14.0
2020-12-25 Add key management system Bruce Momjian 14.0
2020-10-29 Don't use custom OID symbols in pg_type.dat, either. Tom Lane 14.0
2020-09-05 Improve some ancient, crufty code in bootstrap + initdb. Tom Lane 14.0
2020-07-21 Be more careful about marking catalog columns NOT NULL by default. Tom Lane 14.0
2020-03-13 Unify several ways to tracking backend type Peter Eisentraut 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-14 In bootstrap mode, use default signal handling for SIGINT etc. Tom Lane 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-23 Remove argument isprimary from index_build() Michael Paquier 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 12.0