forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit59a1592
committed
tests: Make postmaster/002_connection_limits deal verbose logs
When log_error_verbosity=verbose is configured the test would hand (and thenfail), because of the sqlstate being added between log level and message. Makeregex cope.Reported-by: Andrew Dunstan <andrew@dunslane.net>Discussion:https://postgr.es/m/c7ba6bd0-3701-43d1-9087-017777fe9cd2%40dunslane.net1 parent29d6808 commit59a1592
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
|
0 commit comments
Comments
(0)