diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-11 20:23:05 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-04-11 20:23:05 +0000 |
commit | e1e17e2a0a31815f8d2b33a29e7c0cea626ca8fd (patch) | |
tree | de100c9f23461bef9bbb351fe442a8eb4fc4eeb6 /src/backend/utils/adt/arrayfuncs.c | |
parent | 088ac581d4b8890ef80c6f22ac3da388d981e70c (diff) | |
download | postgresql-e1e17e2a0a31815f8d2b33a29e7c0cea626ca8fd.tar.gz postgresql-e1e17e2a0a31815f8d2b33a29e7c0cea626ca8fd.zip |
Fix pg_dumpall so that when --clean is specified, it drops roles and
tablespaces in an order that has some chance of working.
Per a complaint from Kevin Bailey.
This is a pre-existing bug, but given the lack of prior complaints I'm
not sure it's worth back-patching. In most cases failure of the DROP
commands wouldn't be that important anyway.
In passing, fix syntax errors in dumpCreateDB()'s queries for old servers;
these were apparently introduced in recent binary_upgrade patch.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions