Re: ILIKE + OR fault - propably a memory leak - Mailing list pgsql-bugs

From Michał Pasternak
Subject Re: ILIKE + OR fault - propably a memory leak
Date
Msg-id 20010906122748.B49148@lublin.t1.pl
Whole thread Raw
In response to ILIKE + OR fault - propably a memory leak  (Michał Pasternak <doc@lublin.t1.pl>)
Responses Re: ILIKE + OR fault - propably a memory leak
List pgsql-bugs
Michał Pasternak [Thu, Sep 06, 2001 at 12:25:24PM +0200]:
> But this doesn't (and I need it to work):
>
>     TYTUL_OR ILIKE 'Ocena%' OR TITLE LIKE 'Ocena%';
>     TYTUL_OR LIKE 'Ocena%' or TITLE LIKE 'Ocena%';

Uh, I forgot: server starts to output something, which looks like a one row,
one-field result with infinite length. It contains trashed values of normal
output columns.

Hope this helps.
--
[ Michal Pasternak     doc@lublin.t1.pl     +48606570000  ]
[ sklepy internetowe, bazy danych, programy na zamówienie ]
[ . .. ..- .- . .. http://lublin.t1.pl . .-. .--.. . . .- ]


pgsql-bugs by date:

Previous
From: Michał Pasternak
Date:
Subject: ILIKE + OR fault - propably a memory leak
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #439: no inherits constraints