Improve CREATE DATABASE error message for invalid libc locale.

Jeff Davis <jdavis@postgresql.org>

Commit: 5b40feab594c3019fd6b09e46f97f5b367050cf9
Author: Jeff Davis <jdavis@postgresql.org>
Date: 2025-06-06T22:28:51Z
Releases: 18.0
Improve CREATE DATABASE error message for invalid libc locale.

Discussion: https://postgr.es/m/73959a14-267b-49c1-8293-291b175682cb@manitou-mail.org
Reviewed-by: Daniel Verite <daniel@manitou-mail.org>

Files

PathChange+/−
src/backend/commands/dbcommands.c modified +33 −8

Discussion