Re: [PATCHES] [BUGS] BUG #2120: Crash when doing UTF8<->ISO_8859_8

2005-12-25 Thread Tatsuo Ishii
> On 23/12/2005 03:59, Tatsuo Ishii wrote: > > BTW, the example code sequence (ISO-8859-8) Sagi posted seems to have > > wrong one. > > > > select '$,3u=u=u=u=u=u=u=u=(B'; > > WARNING: ignoring unconvertible ISO_8859_8 character 0x00d7 > > : > > : > > > > 0x00d7(\327) is not listed in our ISO-88

Re: [PATCHES] [HACKERS] to_char and i18n

2005-12-25 Thread Euler Taveira de Oliveira
--- Euler Taveira de Oliveira <[EMAIL PROTECTED]> escreveu: > I have a patch like this. But this was for 7.4.x. I have to take a > look > at it. > The patch is attached. It implements day and month i18n. I fixed a few misspelling comments. Docs is attached too. template1=# select to_char(now(), '

Re: [PATCHES] Improve XLOG_NO_TRAN related comments

2005-12-25 Thread Qingqing Zhou
On Sat, 24 Dec 2005, Tom Lane wrote: > > Removing these comments entirely, without changing the code they explain, > doesn't strike me as an improvement. > I just checked if we can remove XLOG_NO_TRAN happily, and the conclusion is that it could bring some benefits (though not much) to our syste