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_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2eb3f167f991d4e37b101c56de4e449f63b7a637

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