summaryrefslogtreecommitdiff
path: root/src/backend/commands/explain.c
diff options
context:
space:
mode:
authorPavan Deolasee2017-04-18 06:57:06 +0000
committerPavan Deolasee2017-05-05 04:59:34 +0000
commit69fba376ab646b51e9645b302bc28b2c02d6779a (patch)
tree6e26be6b15a83cf26239402d8fad9987fc191f1f /src/backend/commands/explain.c
parent5e6562f0edc534d668639694590f2534fbb04a51 (diff)
Allow pg_dump to dump from PostgreSQL databases.
The current implementation could only dump from XL database, which is not ideal since we then need to use pg_dump/pg_dumpall from PG installation to dump PG database. We now check whether the remote server is running XL or PG and then acoordingly skip XL-specific dumps.
Diffstat (limited to 'src/backend/commands/explain.c')
0 files changed, 0 insertions, 0 deletions