aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2021-09-14 18:55:15 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2021-09-14 18:55:15 -0400
commit69e31d05b0a33f55aa5d9540917540f5fccb93a7 (patch)
tree2c2a8005f386a988cdea1dec9ec8d90b863015cd /src/backend/utils/adt/arrayfuncs.c
parent2e4eae87d02fef51c42c2028b65d85b9e051f9eb (diff)
downloadpostgresql-69e31d05b0a33f55aa5d9540917540f5fccb93a7.tar.gz
postgresql-69e31d05b0a33f55aa5d9540917540f5fccb93a7.zip
Improve log messages from pg_import_system_collations().
pg_import_system_collations() was a bit inconsistent about how it reported locales (names output by "locale -a") that it didn't make pg_collation entries for. IMV we should print some suitable message for every locale that we reject, except when it matches a pre-existing pg_collation entry. (This is all at DEBUG1 log level, though, so as not to create noise during initdb.) Add messages for the two cases that were previously not logged, namely unrecognized encoding and client-only encoding. Re-word the existing messages to have a consistent style. Anton Voloshin and Tom Lane Discussion: https://postgr.es/m/429d64ee-188d-3ce1-106a-53a8b45c4fce@postgrespro.ru
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions