Re: genbki stricter error handling
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2021-06-23T13:27:30Z
Lists: pgsql-hackers
Peter Eisentraut <peter.eisentraut@enterprisedb.com> writes: > I propose the attached patch to make genbki.pl error out if it > encounters any errors in this routine, while preserving the property > that all errors in one run are reported. +1, looks sane in a quick read-through. regards, tom lane
Commits
-
genbki stricter error handling
- 735dc1a09469 15.0 landed