Re: Proposed patch for sequence-renaming problems

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposed patch for sequence-renaming problems
Дата
Msg-id 8731.1128182112@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Proposed patch for sequence-renaming problems  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-patches
Gavin Sherry <swm@linuxworld.com.au> writes:
> Well, AFAICT, the only part of the spec we cannot implement is what you
> quote above. Therefore, why can't we support NEXT VALUE FOR seqname and
> reject table creation/alteration which would add more than one reference
> to the same sequence.

And how are you going to determine whether a query (not a table
definition) contains more than one NEXT VALUE FOR the same sequence?
Bear in mind some of them could be hidden down inside views or
functions.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Making pgxs builds work with a relocated installation
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Making pgxs builds work with a relocated installation