postgresql/src/backend/utils/init
Tatsuo Ishii 832877e95a Modify getdatabaseencoding(), pg_encoding_to_char()
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.
2000-05-02 08:13:08 +00:00
..
enbl.c Add: 2000-01-26 05:58:53 +00:00
findbe.c Add: 2000-01-26 05:58:53 +00:00
globals.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00
Makefile Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
miscinit.c Modify getdatabaseencoding(), pg_encoding_to_char() 2000-05-02 08:13:08 +00:00
postinit.c Ye-old pgindent run. Same 4-space tabs. 2000-04-12 17:17:23 +00:00