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(at)gmx(dot)net