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
- 0003-Fix-subscription-029_on_error.pl-test-when-wal_debug.patch (application/octet-stream) patch 0003
> 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
-
Improve stability of subscription/029_on_error.pl
- 8e16f81f3db4 15.8 landed
- 338fb8714c6c 16.4 landed
- ac8c85d04b13 17.0 landed