Re: [BUGS] BUG #3523: plpython crash

2007-08-09 Thread Tom Lane
"Julian" <[EMAIL PROTECTED]> writes: > --see if this crashes for you. Yup. I think this'll fix it: Index: plpython.c === RCS file: /cvsroot/pgsql/src/pl/plpython/plpython.c,v retrieving revision 1.90 diff -c -r1.90 plpython.c *** p

Re: [BUGS] BUG #3525: Lithuanian characters doesn't work in queries with regular expressions

2007-08-09 Thread Tom Lane
"Rolandas Rudomanskis" <[EMAIL PROTECTED]> writes: > Description:Lithuanian characters doesn't work in queries with > regular expressions > The database is set to unicode. Debian locale is utf-8. Yeah, the regex code doesn't handle localization issues (such as case-insensitive matching) c

Re: [BUGS] BUG #3504: Some listening sessions never return from writing, problems ensue

2007-08-09 Thread Peter Koczan
On 8/6/07, Tom Lane <[EMAIL PROTECTED]> wrote: > "Peter Koczan" <[EMAIL PROTECTED]> writes: > > Here's my theory (and feel free to tell me that I'm full of it)...somehow, a > > lot of notifies happened at once, or in a very short period of time, to the > > point where the app was still processing n

[BUGS] BUG #3525: Lithuanian characters doesn't work in queries with regular expressions

2007-08-09 Thread Rolandas Rudomanskis
The following bug has been logged online: Bug reference: 3525 Logged by: Rolandas Rudomanskis Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.3 Operating system: Debian Etch Description:Lithuanian characters doesn't work in queries with regular expressions De

[BUGS] BUG #3523: plpython crash

2007-08-09 Thread Julian
The following bug has been logged online: Bug reference: 3523 Logged by: Julian Email address: [EMAIL PROTECTED] PostgreSQL version: 8.2.4 Operating system: Linux Description:plpython crash Details: -- PostgreSQL 8.2.4 on x86_64-pc-linux-gnu, compiled by GCC x86_64-