Re: Three weeks left until feature freeze

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Three weeks left until feature freeze
Дата
Msg-id 4842.1152909685@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Three weeks left until feature freeze  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
Ответы Re: Three weeks left until feature freeze  (Zoltan Boszormenyi <zboszor@dunaweb.hu>)
Список pgsql-hackers
Zoltan Boszormenyi <zboszor@dunaweb.hu> writes:
> I am working on adding a new column contraint,
> namely the GENERATED [ALWAYS | BY DEFAULT ] AS
> [ IDENTITY ( sequence_options ) | ( expression )]

Doesn't this still have the issue that we're taking over spec-defined
syntax to represent behavior that does not quite match the spec-defined
semantics?  It's not clear to me how closely tied this syntax is to
NEXT VALUE FOR, but if it's got any of the latter's action-at-a-distance
subtleties then I think we ought to leave well enough alone till we have
a solution for that.
        regards, tom lane


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

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: src/tools/pginclude considered harmful (was Re: [PATCHES]
Следующее
От: Neil Conway
Дата:
Сообщение: Re: src/tools/pginclude considered harmful (was Re: