Re: sql row constructor...works!

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: sql row constructor...works!
Дата
Msg-id 20060208125746.GF1985@svana.org
обсуждение исходный текст
Ответ на Re: sql row constructor...works!  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: sql row constructor...works!  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
On Wed, Feb 08, 2006 at 07:49:32AM -0500, Stephen Frost wrote:
> * Martijn van Oosterhout (kleptog@svana.org) wrote:
> > It's in CVS HEAD, not 8.1
> >
> > > It seems to me that (x,y) > (a,b) means (x > a AND y > b) ... which is
> > > not exactly what you wanted... or I'm missing something ?
> >
> > Yes, it changed because someone pointed out that the behaviour in 8.1
> > was wrong.
>
> Sounds like a bug, will it be in 8.1.3 or do we have to wait till 8.2
> for it?  Sounds very interesting indeed...

Well, the bug is really that we accept the syntax but do the wrong
thing. I don't know when it was added but the quick fix would be to
refuse the syntax. I think the changes to make it work were too large
to be in a point release.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> Patent. n. Genius is 5% inspiration and 95% perspiration. A patent is a
> tool for doing 5% of the work and then sitting around waiting for someone
> else to do the other 95% so you can sue them.

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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: pg_hba.conf alternative
Следующее
От: "Marcio"
Дата:
Сообщение: Situation with delphi7 x postgresql 8.1.2