diff options
author | Etsuro Fujita <efujita@postgresql.org> | 2022-05-13 18:30:00 +0900 |
---|---|---|
committer | Etsuro Fujita <efujita@postgresql.org> | 2022-05-13 18:30:00 +0900 |
commit | 8c8d307f82976122980bbccf940319d1b8a71403 (patch) | |
tree | 9ae961d1500f79505092a32b0c86b173884c38ba /src/backend/utils/adt/ruleutils.c | |
parent | 30ed71e423ee63b263730b86326da2a629a29f84 (diff) | |
download | postgresql-8c8d307f82976122980bbccf940319d1b8a71403.tar.gz postgresql-8c8d307f82976122980bbccf940319d1b8a71403.zip |
Doc: Improve description of the "parallel_commit" option for postgres_fdw.
It wasn't very clear that if this option was enabled, postgres_fdw would
commit remote transactions in parallel at main-transaction end, and
commit remote subtransactions in parallel at subtransaction end, due to
the references to (sub)transaction and other too specific documentation.
Clarify that. Also reword to simplify.
Follow-up for commit 04e706d42.
Jonathan S. Katz, reviewed by Justin Pryzby, with some modifications by
me.
Discussion: https://postgr.es/m/1435bfd1-172b-de38-f590-4404a5a62eb0%40postgresql.org
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions