genbki stricter error handling

Peter Eisentraut <peter@eisentraut.org>

Commit: 735dc1a09469002fd659a4b1f5d582377b318977
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2021-06-30T06:50:26Z
Releases: 15.0
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

Files

PathChange+/−
src/backend/catalog/genbki.pl modified +12 −7

Discussion