pgsql: genbki stricter error handling

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: genbki stricter error handling
Дата
Msg-id E1lyU5H-000606-7G@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Replace magic constants used in pg_stat_get_replication_slot().
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: doc: Add type information for postgres_fdw parameters.