diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-09 11:08:52 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2022-11-09 11:08:52 -0500 |
commit | 17e9ecac011832959b703b1d6a14788f9c8c829c (patch) | |
tree | c564c6b39efcf690ab6e6e30dcd48342bdc9cf1a /src/backend/access/heap/heapam_handler.c | |
parent | edb4ef48d85542ff5fefd9eada998f40f06d3c83 (diff) | |
download | postgresql-17e9ecac011832959b703b1d6a14788f9c8c829c.tar.gz postgresql-17e9ecac011832959b703b1d6a14788f9c8c829c.zip |
Doc: add comments about PreventInTransactionBlock/IsInTransactionBlock.
Add a little to the header comments for these functions to make it
clearer what guarantees about commit behavior are provided to callers.
(See commit f92944137 for context.)
Although this is only a comment change, it's really documentation
aimed at authors of extensions, so it seems appropriate to back-patch.
Yugo Nagata and Tom Lane, per further discussion of bug #17434.
Discussion: https://postgr.es/m/17434-d9f7a064ce2a88a3@postgresql.org
Diffstat (limited to 'src/backend/access/heap/heapam_handler.c')
0 files changed, 0 insertions, 0 deletions