mirror of
https://github.com/postgres/postgres.git
synced 2026-03-17 16:12:13 -04:00
pg_char_to_encoding() in multibyte disbaled case so that it does not throw an error, rather return HARD CODED default value (currently SQL_ASCII). This would solve the "non-mb backend vs. mb-enabled frontend" problem. |
||
|---|---|---|
| .. | ||
| enbl.c | ||
| findbe.c | ||
| globals.c | ||
| Makefile | ||
| miscinit.c | ||
| postinit.c | ||