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(at)dunslane(dot)net>
Discussion: https://postgr.es/m/c7ba6bd0-3701-43d1-9087-017777fe9cd2%40dunslane.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(-)