Unverified Commit 3ab7a498 authored by Arunprasad Rajkumar's avatar Arunprasad Rajkumar Committed by GitHub
Browse files

Fix issues with --skip-extensions flag (#587)



There were few issues with --skip-extensions flag

1) Excluded extensions were not part of the filter
2) Invalid memory access from pg_dump_db_extension_namespace_hook
3) Filter table populated without checking whether it is already done or
   not.

Signed-off-by: default avatarArunprasad Rajkumar <ar.arunprasad@gmail.com>
parent ce0696f1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment