Re: postgresql 8.3 and ILIKE

2008-05-20 Thread Gacha
Thanks, this helped. I already wrote another workaround, but this is smoother. On May 20, 3:43 pm, "Karen Tracey" <[EMAIL PROTECTED]> wrote: > On Tue, May 20, 2008 at 7:03 AM, Gacha <[EMAIL PROTECTED]> wrote: > > > I changed the line, but I got the same error :( > > Also see this ticket: > > http

Re: postgresql 8.3 and ILIKE

2008-05-20 Thread Karen Tracey
On Tue, May 20, 2008 at 7:03 AM, Gacha <[EMAIL PROTECTED]> wrote: > > I changed the line, but I got the same error :( > Also see this ticket: http://code.djangoproject.com/ticket/6523 which has an alternative patch and more discussion of what is going on. I don't think it's been decided what t

Re: postgresql 8.3 and ILIKE

2008-05-20 Thread Gacha
I changed the line, but I got the same error :( Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/django/core/handlers/ base.py", line 82, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/usr/lib/python2.5/site-packages/djang

Re: postgresql 8.3 and ILIKE

2008-05-20 Thread Gacha
Thanks, I hope this bug will be fixed. On May 20, 1:23 pm, "Scott Moonen" <[EMAIL PROTECTED]> wrote: > Gacha, see my bug report and a possible fix (it is currently working for me) > at: > > http://code.djangoproject.com/ticket/7197 > > -- Scott > > > > On Tue, May 20, 2008 at 4:14 AM, Gacha <[E

Re: postgresql 8.3 and ILIKE

2008-05-20 Thread Scott Moonen
Gacha, see my bug report and a possible fix (it is currently working for me) at: http://code.djangoproject.com/ticket/7197 -- Scott On Tue, May 20, 2008 at 4:14 AM, Gacha <[EMAIL PROTECTED]> wrote: > > I upgraded Postgresql to 8.3 version and got an error in admin: > >ProgrammingError: op

postgresql 8.3 and ILIKE

2008-05-20 Thread Gacha
I upgraded Postgresql to 8.3 version and got an error in admin: ProgrammingError: operator does not exist: smallint ~~* unknown LINE 1: ...js_id" = '6538' AND "assort_apstlaiks"."a_diena" ILIKE '2' ^ HINT: No operator