Re: The serial pseudotypes - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: The serial pseudotypes
Date
Msg-id ecfb725a-8d89-236b-3003-0f161c82534f@2ndquadrant.com
Whole thread Raw
In response to Re: The serial pseudotypes  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: The serial pseudotypes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 25/08/2019 18:59, Tom Lane wrote:
> 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?


With what?  We don't support downgrading and I wouldn't expect this
change to be backported.

-- 

Vik Fearing




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: The serial pseudotypes
Next
From: Tom Lane
Date:
Subject: Re: The serial pseudotypes