Re: tweak CREATE SEQUENCE grammar

Поиск
Список
Период
Сортировка
Искать
От
Peter Eisentraut
Тема
Re: tweak CREATE SEQUENCE grammar
Дата
Msg-id
Pine.LNX.4.44.0210072112060.928-100000@localhost.localdomain
Ответ на
Список
Дерево обсуждения
tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Bruce Momjian <pgman@candle.pha.pa.us>
Re: tweak CREATE SEQUENCE grammar Bruce Momjian <pgman@candle.pha.pa.us>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Tom Lane <tgl@sss.pgh.pa.us>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Peter Eisentraut <peter_e@gmx.net>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Peter Eisentraut <peter_e@gmx.net>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Peter Eisentraut <peter_e@gmx.net>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Bruce Momjian <pgman@candle.pha.pa.us>
Re: tweak CREATE SEQUENCE grammar Neil Conway <neilc@samurai.com>
Re: tweak CREATE SEQUENCE grammar Bruce Momjian <pgman@candle.pha.pa.us>
Re: tweak CREATE SEQUENCE grammar Bruce Momjian <pgman@candle.pha.pa.us>
Re: tweak CREATE SEQUENCE grammar Peter Eisentraut <peter_e@gmx.net>
Neil Conway writes:

> >  "serial" columns are defined like
> >
> >     foo int GENERATED BY DEFAULT AS IDENTITY [(sequence options)]
>
> Wow, that's verbose. I suppose it's still worth supporting, but you've
> got to wonder how the committee every arrived at that syntax...

The above line is just one example.  Some of the key words can be changed
to get different behavior.  All together, it acts as a replacement of the
DEFAULT clause.

-- 
Peter Eisentraut   peter_e@gmx.net

В списке pgsql-patches по дате отправления
От: Tom Lane
Дата:
От: Neil Conway
Дата:
Сообщение: inline newNode()
FAQ