]> granicus.if.org Git - postgresql/commit
Minor edits to catalog files and scripts
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Dec 2017 22:07:32 +0000 (19:07 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 21 Dec 2017 22:07:32 +0000 (19:07 -0300)
commit9373baa0f764392c504df034afd2f6b178c29491
treebaf81224a03edefecfcc5d30c2a815dbc8a6351f
parentcce1ecfc77385233664de661d6a1b8b3c5d3d3f5
Minor edits to catalog files and scripts

This fixes a few typos and small mistakes; it also cleans a few
minor stylistic issues.  The biggest functional change is that
Gen_fmgrtab.pl no longer knows the OID of language 'internal'.

Author: John Naylor
Discussion: https://postgr.es/m/CAJVSVGXAkwbk-A9QHHHf00N905kKisyQbaYwKqaRpze_gPXGfg@mail.gmail.com
src/backend/catalog/Catalog.pm
src/backend/catalog/Makefile
src/backend/catalog/genbki.pl
src/backend/utils/Gen_fmgrtab.pl
src/include/catalog/pg_partitioned_table.h
src/include/catalog/pg_sequence.h
src/include/catalog/pg_statistic.h
src/include/catalog/pg_subscription_rel.h