RE: Fix src/test/subscription/t/029_on_error.pl test when wal_debug is enabled

Ilyasov Ian <ianilyasov@outlook.com>

From: Ilyasov Ian <ianilyasov@outlook.com>
To: "michael@paquier.xyz" <michael@paquier.xyz>, "amit.kapila16@gmail.com" <amit.kapila16@gmail.com>, "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, "a.voloshin@postgrespro.ru" <a.voloshin@postgrespro.ru>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-05-23T08:12:07Z
Lists: pgsql-hackers

Attachments

> It seems to me that we should keep the 'for replication target relation
"public.tbl" in transaction \d+,', before the "finished at" so as it
is possible to make a difference with the context that has a column
name and the context where there is no target relation.

I agree. Attached the updated patch.

--
Kind regards,
Ian Ilyasov.

Junior Software Developer at Postgres Professional

Commits

  1. Improve stability of subscription/029_on_error.pl