pgsql: Make subscription tests pass with log_error_verbosity=verbose

2022-06-12 Thread Andrew Dunstan
Make subscription tests pass with log_error_verbosity=verbose

Recent additions to the subscription tests check for log entries, but
fail to account for the possible presence of an SQL errror code, which
happens if log_error_verbosity is set to 'verbose'. Add this into the
regular expressions that are checked for.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/19408aae7fa2bf28866fb262b27f08405e71152e

Modified Files
--
src/test/subscription/t/027_nosuperuser.pl | 10 +-
src/test/subscription/t/029_on_error.pl|  2 +-
2 files changed, 6 insertions(+), 6 deletions(-)



pgsql: Translation updates

2022-06-12 Thread Peter Eisentraut
Translation updates

Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: e9a1d874376107ca29ff102e5fbbaee41532217a

Branch
--
REL_14_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/cb31fc24b7283a663d1cfc760bb655a86a48b571

Modified Files
--
src/backend/po/de.po |  937 +++
src/backend/po/fr.po |   70 +-
src/backend/po/ja.po | 5096 +-
src/backend/po/sv.po |  753 ++---
src/bin/initdb/po/ja.po  |4 +-
src/bin/pg_amcheck/po/ja.po  |6 +-
src/bin/pg_archivecleanup/po/ja.po   |4 +-
src/bin/pg_basebackup/po/ja.po   |  308 +-
src/bin/pg_checksums/po/ja.po|4 +-
src/bin/pg_config/po/ja.po   |4 +-
src/bin/pg_controldata/po/ja.po  |4 +-
src/bin/pg_ctl/po/ja.po  |   14 +-
src/bin/pg_dump/po/de.po |4 +-
src/bin/pg_dump/po/ja.po |  735 ++---
src/bin/pg_resetwal/po/ja.po |   16 +-
src/bin/pg_rewind/po/ja.po   |   96 +-
src/bin/pg_test_fsync/po/ja.po   |4 +-
src/bin/pg_test_timing/po/ja.po  |4 +-
src/bin/pg_upgrade/po/de.po  |4 +-
src/bin/pg_upgrade/po/ja.po  |   13 +-
src/bin/pg_verifybackup/po/ja.po |4 +-
src/bin/pg_waldump/po/ja.po  |4 +-
src/bin/psql/po/ja.po| 2523 -
src/bin/psql/po/sv.po|4 +-
src/bin/scripts/po/ja.po |   31 +-
src/interfaces/ecpg/ecpglib/po/ja.po |4 +-
src/interfaces/ecpg/preproc/po/ja.po |4 +-
src/interfaces/libpq/po/ja.po|  294 +-
src/pl/plperl/po/ja.po   |4 +-
src/pl/plpgsql/src/po/ja.po  |4 +-
src/pl/plpython/po/ja.po |4 +-
src/pl/tcl/po/ja.po  |4 +-
32 files changed, 5587 insertions(+), 5377 deletions(-)