diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2022-11-17 12:12:11 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2022-11-17 12:12:11 +0100 |
commit | af3abca029b39ae6bdb683a758b11375e9839631 (patch) | |
tree | 99764f97300bf0b1c1404806670fa97bd907a054 /src/backend/executor/nodeModifyTable.c | |
parent | 3b304547a9dfef7101889d35a4c5da7866d66c8e (diff) | |
download | postgresql-af3abca029b39ae6bdb683a758b11375e9839631.tar.gz postgresql-af3abca029b39ae6bdb683a758b11375e9839631.zip |
Allow initdb to complete on systems without "locale" command
This partially reverts 2fe3bdbd691a5d11626308e7d660440be6c210c8, which
added an error check on the "locale -a" execution. This is removed
again, adding a comment explaining why. We already had code that
shows a warning if no system locales could be found, which should be
sufficient for feedback to the user.
Discussion: https://www.postgresql.org/message-id/flat/b2b491d1-3b36-15b9-6910-5b5540b27f5c%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions