Skip to content
Snippets Groups Projects
Commit 7ebbc815 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

If pg_dump drops a schema, make sure 'search_path' it SET the next time

it is needed --- basically don't remember the previous 'search_path'
after a drop schema because it might have failed but be created later.
parent 8a52d0c9
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