mirror of
https://github.com/dimitri/pgloader.git
synced 2026-02-13 18:31:15 +01:00
The implementation uses the dynamic binding *on-error-stop* so it's also available when pgloader is used as Common Lisp librairy. The (not-all-that-) recent changes made to the error handling make that implementation straightforward enough, so let's finally do it! Fix #85.