Skip to content
Snippets Groups Projects
Commit 8a12aac3 authored by Tom Lane's avatar Tom Lane
Browse files

Minor style policing for error messages in pg_dump tar code. Notably, change

"dumping data out of order is not supported" to "restoring data out of order
is not supported", because you get that error during pg_restore not pg_dump.
Also fix some comments that didn't look so good after being pgindented as
perhaps they did originally.
parent a5480314
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment