Commits

DateSubjectAuthorReleases
2024-05-14 Pre-beta mechanical code beautification. Tom Lane 17.0
2024-03-20 Un-break genbki.pl's error reporting capabilities. Tom Lane 17.0
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-21 Rethink method for assigning OIDs to the template0 and postgres DBs. Tom Lane 15.0
2022-04-21 Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table declarations. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-02-02 Build in some knowledge about foreign-key relationships in the catalogs. Tom Lane 14.0
2020-02-15 Clarify coding in Catalog::AddDefaultValues. Tom Lane 13.0
2019-03-12 Create a script that can renumber manually-assigned OIDs. Tom Lane 12.0
2018-09-20 Add a "return" statement to pacify perlcritic. Tom Lane 12.0
2018-09-20 Teach genbki.pl to auto-generate pg_type entries for array types. Tom Lane 12.0
2018-05-19 Assorted minor cleanups for bootstrap-data Perl scripts. Tom Lane 11.0
2018-05-04 Fix precedence problem in new Perl code. Tom Lane 11.0
2018-05-03 Avoid overwriting unchanged output files in genbki.pl and Gen_fmgrtab.pl. Tom Lane 11.0
2018-04-28 Clarify handling of special-case values in bootstrap catalog data. Tom Lane 11.0
2018-04-26 Avoid parsing catalog data twice during BKI file construction. Tom Lane 11.0
2018-04-25 Convert unused_oids and duplicate_oids to use Catalog.pm infrastructure. Tom Lane 11.0
2018-04-25 Make Catalog.pm's representation of toast and index decls more abstract. Tom Lane 11.0
2018-04-25 Reindent Perl files with perltidy version 20170521. Tom Lane 11.0
2018-04-18 Improve error detection/reporting in Catalog.pm and genbki.pl. Tom Lane 11.0
2018-04-17 Rationalize handling of array type names in bootstrap data. Tom Lane 11.0
2018-04-09 Reduce chattiness of genbki.pl and Gen_fmgrtab.pl. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0
2017-04-13 Move bootstrap-time lookup of regproc OIDs into genbki.pl. Tom Lane 10.0