Is it a good idea that we run make check with MULTIBYTE = SQL_ASCII by default? We run it with the user's locale by default, so shouldn't we use the encoding that belongs to the locale by default? Otherwise we are testing a fairly unrepresentative environment. If you really want to test SQL_ASCII you could of course choose it explicitly or set the locale to C.
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers