[GENERAL] ilike and --enable-multibyte=KOI8

2000-12-12 Thread Juriy Goloveshkin
hes. "select * from table where row like '%a%'" doesn't craches. If pgsql is built only with locale, pgsql isn't crashed... please, give me an advice for solving this problemm. I need pgsql with both options... -- Bye Juriy Goloveshkin

Re: [GENERAL] query time in psql

2000-12-11 Thread Juriy Goloveshkin
On Mon, Dec 11, 2000 at 05:09:40PM -0300, Martin A. Marques wrote: > On Monday 11 December 2000 15:56, Juriy Goloveshkin wrote: > > is it posible to shop query time in psql frontend? > What do you mean with: shop query time? oops... s/shop/show/ I want to know how many time the qu

[GENERAL] query time in psql

2000-12-11 Thread Juriy Goloveshkin
is it posible to shop query time in psql frontend? (like in mysql) -- Bye Juriy Goloveshkin

Re: [GENERAL] ilike and --enable-multibyte=KOI8

2000-12-10 Thread Juriy Goloveshkin
On Sun, Dec 10, 2000 at 12:37:52AM +0900, Tatsuo Ishii wrote: > I found a silly bug with src/backend/utils/adt/like.c. Can you try out > attached pacthes? It looks good. pgsql doesn't crash now. thank you. -- Bye Juriy Goloveshkin

[GENERAL] ilike and --enable-multibyte=KOI8

2000-12-07 Thread Juriy Goloveshkin
hes. "select * from table where row like '%a%'" doesn't craches. If pgsql is built only with locale, pgsql isn't crashed... please, give me an advice for solving this problemm. I need pgsql with both this options... -- Bye Juriy Goloveshkin