Skip to content
Snippets Groups Projects
Commit 6ee2a3be authored by Tom Lane's avatar Tom Lane
Browse files

Fix pg_dump to not crash if -t or a similar switch is used to select a serial

sequence for dumping without also selecting its owning table.  Make it not try
to emit ALTER SEQUENCE OWNED BY in this situation.
Per report from Michael Nolan.
parent de9effb5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment