Re: [SQL] COALESCE() bug?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [SQL] COALESCE() bug?
Дата
Msg-id 199907290028.UAA24698@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [SQL] COALESCE() bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [SQL] COALESCE() bug?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
> Jens Glaser <jens@helena.jens.de> writes:
> > the following SQL statement gives an error:
> >   ERROR:  fix_indxqual_references: Cannot handle node type 723
> 
> Interesting.  I wouldn't have thought 6.5 would try to use an index
> with an expression involving COALESCE().  Evidently it does.
> 
> I'll take a look, but I can't guarantee that the fix is simple enough
> to back-patch into 6.5 ... you might have to drop the index on
> pt.objectid to get this to work :-(

Let me know if this is a TODO item.  Sounds interesting.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-sql по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] COALESCE() bug?
Следующее
От: "Inform(ñËÕÔÓËÜÎÅÒÇÏ)"
Дата:
Сообщение: Form making with psql and php.cgi