Avoid regress error with exceptions under some verbosity levels

This commit is contained in:
Raul Marin
2017-11-23 10:07:52 +01:00
committed by Raúl Marín
parent e1fd016ef1
commit 5472bc71c6
+1
View File
@@ -1,5 +1,6 @@
SET client_min_messages TO WARNING;
\set ECHO none
\set VERBOSITY TERSE
\pset format unaligned
--