-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix pg_dump for non-babelfish databases (#1914)
Recently, we introduced a change where we mistakenly disallowed pg_dump for a non-Babelfish databases. This commit fixes this issue. Added TAP tests to verify the behavior. Task: MANFRED-19333 Signed-off-by: Rishabh Tanwar [email protected]
- Loading branch information
1 parent
414e824
commit 5d7b8f7
Showing
3 changed files
with
25 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters