Re: initdb problem
От | Zhenbang Wei |
---|---|
Тема | Re: initdb problem |
Дата | |
Msg-id | d378724004080100556d9e9497@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: initdb problem (Bruce Momjian <pgman@candle.pha.pa.us>) |
Список | pgsql-hackers |
Since not only \ but also other characters that have special meaning to compiler are used by Big5 Chinese characters. Adding an extra \ can make non-Big5 aware environment happy. I think we can get rid of this dirty work by using UTF-8 instead of the annoying Big5 problem. On Sun, 1 Aug 2004 01:17:08 -0400 (EDT), Bruce Momjian <pgman@candle.pha.pa.us> wrote: > The big problem is that it didn't add an extra \ in the cases I > mentioned. There were other strings that looked like: > "XXX\XX" > where X is a high-bit character. Notice there is only one backslash. > --------------------------------------------------------------------------- > Bruce Momjian | http://candle.pha.pa.us > pgman@candle.pha.pa.us | (610) 359-1001 > + If your life is a hard drive, | 13 Roberts Road > + Christ can be your backup. | Newtown Square, Pennsylvania 19073 >
В списке pgsql-hackers по дате отправления: