summaryrefslogtreecommitdiff
path: root/src/backend/utils/misc
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-08-28 22:27:48 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2011-08-28 22:28:10 -0400
commit2de0fdeb68d7176df35a880c9180bd9e2d9eca4c (patch)
tree002c728f3112cae4d4435510ce168c2ff7749fd7 /src/backend/utils/misc
parentfbf776a2eb5a7dcca218458cb2139b97918382d5 (diff)
Actually, all of parallel restore's limitations should be tested earlier.
On closer inspection, whining in restore_toc_entries_parallel is really much too late for any user-facing error case. The right place to do it is at the start of RestoreArchive(), before we've done anything interesting (suh as trying to DROP all the targets ...) Back-patch to 8.4, where parallel restore was introduced.
Diffstat (limited to 'src/backend/utils/misc')
0 files changed, 0 insertions, 0 deletions