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(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://www.postgresql.org/message-id/flat/ca8ee41d-241b-1bf3-71f0-aaf1add6d3c5%40enterprisedb.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/735dc1a09469002fd659a4b1f5d582377b318977
Modified Files
--------------
src/backend/catalog/genbki.pl | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)