Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2018-05-27 Don't fall off the end of perl functions Andrew Dunstan 11.0
2018-05-19 Assorted minor cleanups for bootstrap-data Perl scripts. Tom Lane 11.0
2018-05-09 Restrict vertical tightness to parentheses in Perl code Andrew Dunstan 11.0
2018-05-09 perltidy some recent code changes before changing perltidy settings Andrew Dunstan 11.0
2018-05-07 Clean up some perlcritic warnings Andrew Dunstan 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
2018-01-12 Remove hard-coded schema knowledge about pg_attribute from genbki.pl Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-21 Minor edits to catalog files and scripts Alvaro Herrera 11.0
2017-10-04 Move genbki.pl's find_defined_symbol to Catalog.pm. Andres Freund 11.0