Brent Verner wrote:
> I propose adding a function to pg_dump.c for now. I'll work on putting
> this knowledge into the backend post-7.2, and toward solving the
> DROP TABLE automatically dropping SERIAL-created sequences problem.
Then some mechanism should be devised for disallowing other
tables/functions/... from using these sequences.
---------------
Hannu