forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite613ace
committed
Doc: add comments about PreventInTransactionBlock/IsInTransactionBlock.
Add a little to the header comments for these functions to make itclearer what guarantees about commit behavior are provided to callers.(See commitf929441 for context.)Although this is only a comment change, it's really documentationaimed 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 parentb28ac1d commite613ace
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
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
Comments
(0)