diff options
author | Jeff Davis | 2025-08-05 16:06:05 +0000 |
---|---|---|
committer | Jeff Davis | 2025-08-05 16:25:23 +0000 |
commit | 295a39770e6f7d9c117d52f86ff0596b7d9a590e (patch) | |
tree | 0425d80203f8b0557ab108f61c9626cfe94bdc18 /contrib/pgcrypto/expected/rijndael.out | |
parent | f291751ef86ec407b3e67a951f55e79fb160ae10 (diff) |
During CREATE DATABASE, if changing the locale provider, require that
a new locale is specified rather than trying to reinterpret the
template's locale using the new provider.
This only affects the behavior when the template uses the builtin
provider and CREATE DATABASE specifies the ICU provider without
specifying the locale. Previously, that may have succeeded due to
loose validation by ICU, whereas now that will cause an error. Because
it can cause an error, backport only to unreleased versions.
Discussion: https://postgr.es/m/5038b33a6dc639009f4b3d43fa6ae0c5ba9e04f7.camel@j-davis.com
Backpatch-through: 18
Diffstat (limited to 'contrib/pgcrypto/expected/rijndael.out')
0 files changed, 0 insertions, 0 deletions