psql: Support identity columns in sequence display
Peter Eisentraut <peter_e@gmx.net>
psql: Support identity columns in sequence display Where the footer for an owned serial sequence would say "Owned by", put something analogous for a sequence belonging to an identity column. Reported-by: Vitaly Burovoy <vitaly.burovoy@gmail.com>
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/psql/describe.c | modified | +16 −5 |