"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
"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
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
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
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-