Re: The serial pseudotypes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: The serial pseudotypes
Date
Msg-id 7898.1566752340@sss.pgh.pa.us
Whole thread Raw
In response to The serial pseudotypes  (Vik Fearing <vik.fearing@2ndquadrant.com>)
Responses Re: The serial pseudotypes  (Vik Fearing <vik.fearing@2ndquadrant.com>)
List pgsql-hackers
Vik Fearing <vik.fearing@2ndquadrant.com> writes:
> Is there a reason why the serial pseudotypes still behave as they did
> pre-v10 and don't map to GENERATED BY DEFAULT AS IDENTITY these days?

Backwards compatibility?

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] Fix missing argument handling in psql getopt
Next
From: Vik Fearing
Date:
Subject: Re: The serial pseudotypes