Re: [PATCH] Provide more information to filter_prepare
Markus Wanner <markus.wanner@enterprisedb.com>
From: Markus Wanner <markus.wanner@enterprisedb.com>
To: vignesh C <vignesh21@gmail.com>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>,
Ajin Cherian <itsajin@gmail.com>
Date: 2021-03-29T11:16:36Z
Lists: pgsql-hackers
Attachments
- 0001-add-concurrent_abort-callback_v7.patch (text/x-patch) patch v7-0001
On 29.03.21 13:04, vignesh C wrote: > The above content looks sufficient to me. Good, thanks. Based on that, I'm adding v7 of the patch. Regards Markus
Commits
-
Add a xid argument to the filter_prepare callback for output plugins.
- f64ea6dc5c8c 14.0 landed