Peter Eisentraut <peter_e(at)gmx(dot)net> writes:> With the latest master branch:
> initdb -D somewhere --locale=C --encoding=LATIN1
> Then in psql:
> set client_encoding to utf8;
> causes a segfault in the backend.
Not for me ...
regards, tom lane