diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-28 22:27:48 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-08-28 22:28:00 -0400 |
commit | 4fa37702a041a90355f693e10cad0751ef700658 (patch) | |
tree | d60f7027d26d19209f592d1a5d0f094f35dac9cb /src/backend/commands/discard.c | |
parent | 76d8bd8b906ddc27e4aee4b92b3f82e896b7e926 (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/commands/discard.c')
0 files changed, 0 insertions, 0 deletions