| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | penty(dot)wenngren(at)dgc(dot)se, pgsql-bugs(at)postgresql(dot)org, Magnus Hagander <magnus(at)hagander(dot)net>, Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>, Teodor Sigaev <teodor(at)sigaev(dot)ru> |
| Subject: | Re: BUG #3730: Creating a swedish dictionary fails |
| Date: | 2007-11-09 22:39:58 |
| Message-ID: | 3672.1194647998@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Alvaro Herrera <alvherre(at)commandprompt(dot)com> writes:
> Tom Lane wrote:
>> After looking at the callers I'm inclined to think that the only
>> safe way to implement this routine is to change its API to provide
>> both counts. Comments?
> +1
I've cleaned this up along with a fair amount of other infelicity in
ts_locale.h/.c. However, I'm not in a position to test the Windows-
specific bits in wchar2char() and char2wchar() --- could someone
eyeball and/or test what I did?
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pedro Gimeno Fortea | 2007-11-09 23:24:32 | Re: Revisiting BUG #3684: After dump/restore, schema PUBLIC always exists |
| Previous Message | Jose | 2007-11-09 21:25:07 | BUG #3739: server process (PID XXX) exited with exit code -1073741502 |