Avoid regress error with exceptions under some verbosity levels

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