]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix new recovery test for log_error_verbosity=verbose case
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 29 Jul 2022 21:43:34 +0000 (17:43 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 29 Jul 2022 22:17:36 +0000 (18:17 -0400)
commitb76e136ceb334a229ef99afdc9b4cb1cabfd05a7
tree45c30d49bf5b3d2cc676dcfe2c7a43da2ed054b0
parentba2002d02cf4d6790d82d3b9ffd5d7a74a1c9589
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.
src/test/recovery/t/033_replay_tsp_drops.pl