aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
diff options
context:
space:
mode:
authorAmit Kapila <akapila@postgresql.org>2021-03-30 10:34:43 +0530
committerAmit Kapila <akapila@postgresql.org>2021-03-30 10:34:43 +0530
commitf64ea6dc5c8ccaec9a3d3d39695ca261febb6883 (patch)
tree6fd006f6239df0b955d390f27189ffbd68b8df05 /contrib/postgres_fdw/postgres_fdw.c
parentbc2797ebb14bae663da1ee7845774dd98716c0d0 (diff)
downloadpostgresql-f64ea6dc5c8ccaec9a3d3d39695ca261febb6883.tar.gz
postgresql-f64ea6dc5c8ccaec9a3d3d39695ca261febb6883.zip
Add a xid argument to the filter_prepare callback for output plugins.
Along with gid, this provides a different way to identify the transaction. The users that use xid in some way to prepare the transactions can use it to filter prepare transactions. The later commands COMMIT PREPARED or ROLLBACK PREPARED carries both identifiers, providing an output plugin the choice of what to use. Author: Markus Wanner Reviewed-by: Vignesh C, Amit Kapila Discussion: https://postgr.es/m/ee280000-7355-c4dc-e47b-2436e7be959c@enterprisedb.com
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions