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

#ifdef out pg_dump's check on whether a sequence's sequence_name field

matches the sequence name from pg_class.  This fails if the sequence has
been renamed, and seems rather pointless in any case.
Also improve a couple of error messages about inconsistencies.
parent 04cb9a6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment