Files
Burak Yucesoy ca8b85f8ac Use UTF8 encoding instead of SQL_ASCII
Previously, we set the locale to C using pg_createcluster's --locale option,
which unintentionally also set the encoding to SQL_ASCII. We prefer UTF8 as the
default encoding.
2024-07-29 20:31:28 +02:00
..
2023-09-26 11:29:18 +03:00
2023-11-30 19:08:13 +01:00