Thread: pgsql: Fix new recovery test for log_error_verbosity=verbose case

pgsql: Fix new recovery test for log_error_verbosity=verbose case

From
Andrew Dunstan
Date:
Fix new recovery test for log_error_verbosity=verbose case

The new test is from commit 9e4f914b5e.

With this setting messages have SQL error numbers included, so that
needs to be provided for in the pattern looked for.

Backpatch to all live branches like the original.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/3f9c205367e2a57964e445f8ea44d6ab272d2b85

Modified Files
--------------
src/test/recovery/t/033_replay_tsp_drops.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)