The software return an exit code 0 even when there is an error. It would be nice to reuse the same exit code as psql (maybe just use `exec`?).
The software return an exit code 0 even when there is an error. It would be nice to reuse the same exit code as psql (maybe just use
exec?).