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 | 8befa05d78892c3830efb4f356e1de562e4c6cb7 (patch) | |
tree | 302b77977d99cc68d0ced57b008111c6e3cffbf3 /src/backend/access/gist/gistbuild.c | |
parent | 2e4229691c666667f5b5c751773c12b2f2f6b00b (diff) | |
download | postgresql-8befa05d78892c3830efb4f356e1de562e4c6cb7.tar.gz postgresql-8befa05d78892c3830efb4f356e1de562e4c6cb7.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/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions