Detect locale/encoding mismatch in initdb, or pick a suitable encoding
authorPeter Eisentraut <peter_e@gmx.net>
Wed, 14 Jul 2004 17:55:10 +0000 (17:55 +0000)
committerPeter Eisentraut <peter_e@gmx.net>
Wed, 14 Jul 2004 17:55:10 +0000 (17:55 +0000)
commita837ed88b128cd53e6a68cc75c2b17976360683f
treedbc7c1ac23dc0aec660d7ec997b032a54f5df683
parentbbcee544aa551ada483281723faa6cea3b279e84
Detect locale/encoding mismatch in initdb, or pick a suitable encoding
automatically if none was specified.
configure
configure.in
doc/src/sgml/ref/initdb.sgml
src/bin/initdb/initdb.c
src/include/pg_config.h.in