Re: psql - add special variable to reflect the last query status
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Pavel Stehule <pavel.stehule@gmail.com>
Cc: PostgreSQL Developers <pgsql-hackers@postgresql.org>
Date: 2017-05-23T04:55:48Z
Lists: pgsql-hackers
Hello Pavel, > I have not any other comments. The implementation is trivial. [...] Indeed. > I'll mark this patch as ready for commiters. Thanks for the review. -- Fabien.
Commits
-
Add psql variables to track success/failure of SQL queries.
- 69835bc89888 11.0 landed