Fix locale options checking in CREATE DATABASE.
authorJeff Davis <jdavis@postgresql.org>
Wed, 1 May 2024 00:08:49 +0000 (17:08 -0700)
committerJeff Davis <jdavis@postgresql.org>
Wed, 1 May 2024 00:32:03 +0000 (17:32 -0700)
commit7562a9bd7100702ce7878a17f4aaac1df08a8e09
tree42bcc049b63439f24333c91bc1c036b72a5e9cdc
parentd12b4ba1bd3eedd862064cf1dad5ff107c5cba90
Fix locale options checking in CREATE DATABASE.

Discussion: https://postgr.es/m/4ea13583-7305-40b0-8525-58381533e2b1@eisentraut.org
Reported-by: Peter Eisentraut
src/backend/commands/dbcommands.c