mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-28 02:21:09 +01:00
In the theory that it's a better service to the user to refuse doing anything at all rather than ignore his/her commands, print out FATAL errors when options are used that are incompatible with a load command file. See #327 for a case where this did happen. In passing, tweak our report code to avoid printing the footer when we didn't print anything at all previously.