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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e90c4fc881e2c836b4d4fb9fae03310f9c0d8597

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