The serial pseudotypes - Mailing list pgsql-hackers

From Vik Fearing
Subject The serial pseudotypes
Date
Msg-id 2e8fd2a5-b576-53d2-9e3c-2d13a43ecc40@2ndquadrant.com
Whole thread Raw
Responses Re: The serial pseudotypes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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?


I'm hoping it's just an oversight and I can help "fix" it, but maybe
there is an actual reason for it to be this way?

-- 

Vik Fearing




pgsql-hackers by date:

Previous
From: Quentin Rameau
Date:
Subject: Re: [PATCH] Fix missing argument handling in psql getopt
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Fix missing argument handling in psql getopt