Commits

DateSubjectAuthorReleases
2018-12-18 Make collation-aware system catalog columns use "C" collation. 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-04-26 Avoid parsing catalog data twice during BKI file construction. 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-19 Improve consistency of comments in system catalog headers. 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 single and double quotes in bootstrap data. Tom Lane 11.0
2018-04-17 Rationalize handling of array type names in bootstrap data. Tom Lane 11.0
2018-04-17 Simplify genbki.pl's data quoting rules. 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-03-03 Minor cleanup in genbki.pl. Tom Lane 11.0
2017-12-21 Avoid putting build-location-dependent strings into generated files. Tom Lane 11.0
2017-04-13 Move bootstrap-time lookup of regproc OIDs into genbki.pl. Tom Lane 10.0
2016-08-15 Stamp HEAD as 10devel. Tom Lane 10.0
2010-04-20 Arrange for client authentication to occur before we select a specific Tom Lane 9.0.0
2010-01-06 Make error messages for bad --set-version argument more useful. Tom Lane 9.0.0
2010-01-06 Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION which is Tom Lane 9.0.0
2010-01-05 Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific temp file names, Tom Lane 9.0.0
2010-01-05 Further code review for genbki.pl. Improve comments, fix some Tom Lane 9.0.0
2010-01-05 Remove too-smart-for-its-own-good optimization of not overwriting the output Tom Lane 9.0.0
2010-01-05 Get rid of the need for manual maintenance of the initial contents of Tom Lane 9.0.0