pgsql: genbki.pl: Factor out boilerplate generation

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: genbki.pl: Factor out boilerplate generation
Date: 2023-08-31 08:37:26
Message-ID: E1qbdB8-001nL4-Ge@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

genbki.pl: Factor out boilerplate generation

Discussion: https://www.postgresql.org/message-id/flat/75ae5875-3abc-dafc-8aec-73247ed41cde(at)eisentraut(dot)org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f94dec76cc7aa1dc1636708e81581f9b84e7e15c

Modified Files
--------------
src/backend/catalog/genbki.pl | 86 ++++++++++++++++---------------------------
1 file changed, 31 insertions(+), 55 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-08-31 09:12:42 pgsql: Correct ObjectProperty entry for transforms
Previous Message Peter Eisentraut 2023-08-31 06:23:00 pgsql: Restructure DECLARE_INDEX arguments