mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-02 01:21:01 +02: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.