Re: pgsql: Implement the <> operator for the tid type.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Implement the <> operator for the tid type.
Дата
Msg-id 2627.1141166546@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Implement the <> operator for the tid type.  (neilc@postgresql.org (Neil Conway))
Список pgsql-committers
neilc@postgresql.org (Neil Conway) writes:
> Implement the <> operator for the tid type. Original patch from Mark
> Kirkwood, minor improvements by Neil Conway. The regression tests have
> been updated and the catversion has been bumped.

I noticed a minor oversight in this patch: the tideq and tidne operators
are each others' negators and should be so labeled.  I corrected this in
passing in the just-committed shell type patch.

            regards, tom lane

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Allow the syntax CREATE TYPE foo, with no parameters, to permit
Следующее
От: kgrittn@pgfoundry.org (User Kgrittn)
Дата:
Сообщение: fsutil - fsutil: Initial load onto pgfoundry.