aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/Gen_fmgrtab.pl
Commit message (Expand)AuthorAge
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix more typos and inconsistencies in the treeMichael Paquier2019-06-17
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Use Getopt::Long for catalog scriptsAlvaro Herrera2019-02-12
* Replace @postgresql.org with @lists.postgresql.org for mailinglistsMagnus Hagander2019-01-19
* Reduce the size of the fmgr_builtin_oid_index[] array.Tom Lane2019-01-09
* Use symbolic references for pg_language OIDs in the bootstrap data.Tom Lane2019-01-03
* Update copyright for 2019Bruce Momjian2019-01-02
* Create a separate oid range for oids assigned by genbki.pl.Andres Freund2018-12-13
* Reorder FmgrBuiltin members, saving 25% in size.Andres Freund2018-10-16
* Assorted minor cleanups for bootstrap-data Perl scripts.Tom Lane2018-05-19
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* Remove "Generating" output from catalog scriptsPeter Eisentraut2018-04-30
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.Tom Lane2018-04-09
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-08
* Update copyright for 2018Bruce Momjian2018-01-02
* Minor edits to catalog files and scriptsAlvaro Herrera2017-12-21
* Avoid putting build-location-dependent strings into generated files.Tom Lane2017-12-21
* Replace binary search in fmgr_isbuiltin with a lookup array.Andres Freund2017-10-04
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Update copyright in recently added files.Fujii Masao2017-04-25
* Move bootstrap-time lookup of regproc OIDs into genbki.pl.Tom Lane2017-04-13
* Clean up Perl code according to perlcriticPeter Eisentraut2017-03-27
* Generate fmgr prototypes automaticallyPeter Eisentraut2017-01-17
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Allow forcing nullness of columns during bootstrap.Andres Freund2015-02-21
* Update copyright for 2015Bruce Momjian2015-01-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Run updated copyright.pl on HEAD and 9.2 trees, updating the psqlBruce Momjian2012-07-06
* Run newly-configured perltidy script on Perl files.Bruce Momjian2012-07-04
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-23
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Fix genbki.pl and Gen_fmgrtab.pl to use PID-specific temp file names,Tom Lane2010-01-05
* Get rid of the need for manual maintenance of the initial contents ofTom Lane2010-01-05
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbersTom Lane2008-06-23