Fix locale options checking in CREATE DATABASE.

Jeff Davis <jdavis@postgresql.org>

Commit: 7562a9bd7100702ce7878a17f4aaac1df08a8e09
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2024-05-01T00:32:03Z
Releases: 17.0
Fix locale options checking in CREATE DATABASE.

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

Files

PathChange+/−
src/backend/commands/dbcommands.c modified +2 −1

Discussion