Commit e613ace
committed
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 f929441 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.org1 parent b28ac1d commit e613ace
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3448 | 3448 | | |
3449 | 3449 | | |
3450 | 3450 | | |
| 3451 | + | |
| 3452 | + | |
| 3453 | + | |
| 3454 | + | |
3451 | 3455 | | |
3452 | 3456 | | |
3453 | 3457 | | |
| |||
3573 | 3577 | | |
3574 | 3578 | | |
3575 | 3579 | | |
| 3580 | + | |
| 3581 | + | |
| 3582 | + | |
| 3583 | + | |
3576 | 3584 | | |
3577 | 3585 | | |
3578 | 3586 | | |
| |||
0 commit comments