]> git.ipfire.org Git - thirdparty/postgresql.git/commit
genbki stricter error handling
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 30 Jun 2021 06:29:03 +0000 (08:29 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 30 Jun 2021 06:50:26 +0000 (08:50 +0200)
commit735dc1a09469002fd659a4b1f5d582377b318977
tree47c6c23e548e1173059bd746649259dea2feeae6
parentab5e48f153cfea2c571dc177ae96faf4ab072b8e
genbki stricter error handling

Instead of just writing warnings for invalid cross-catalog lookups,
count the errors and error out at the end.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/ca8ee41d-241b-1bf3-71f0-aaf1add6d3c5%40enterprisedb.com
src/backend/catalog/genbki.pl