Teach chklocale.c about a few names for frontend-only encodings,

Tom Lane <tgl@sss.pgh.pa.us>

Commit: d5459671a33c6a663c0912691f731f2059eee315
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-29T00:01:43Z
Releases: 8.3.0
Teach chklocale.c about a few names for frontend-only encodings,
since this will allow initdb to reject attempts to initdb in a locale
that uses such an encoding.  We'll probably find out more such names
during beta ...

Files

PathChange+/−
src/port/chklocale.c modified +21 −2