[email protected] writes: > When a table having a seial column has been created by a CREATE EXTENSION, > and when this table is later dropped from the extension, the associated > sequence must be also explicitely dropped from the extension.
This doesn't really seem like a bug to me. The sequence is a somewhat
independent object.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
