pgsql: tests: Make postmaster/002_connection_limits deal verbose logs

Started by Andres Freundover 1 year ago1 messagescomitters
Jump to latest
#1Andres Freund
andres@anarazel.de

tests: Make postmaster/002_connection_limits deal verbose logs

When log_error_verbosity=verbose is configured the test would hand (and then
fail), because of the sqlstate being added between log level and message. Make
regex cope.

Reported-by: Andrew Dunstan <andrew@dunslane.net>
Discussion: /messages/by-id/c7ba6bd0-3701-43d1-9087-017777fe9cd2@dunslane.net

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/59a1592e39fed164d4d6437d62a55aef36e866a5

Modified Files
--------------
src/test/postmaster/t/002_connection_limits.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)