forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8befa05
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 parent2e42296 commit8befa05
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3386 | 3386 |
| |
3387 | 3387 |
| |
3388 | 3388 |
| |
| 3389 | + | |
| 3390 | + | |
| 3391 | + | |
| 3392 | + | |
3389 | 3393 |
| |
3390 | 3394 |
| |
3391 | 3395 |
| |
| |||
3511 | 3515 |
| |
3512 | 3516 |
| |
3513 | 3517 |
| |
| 3518 | + | |
| 3519 | + | |
| 3520 | + | |
| 3521 | + | |
3514 | 3522 |
| |
3515 | 3523 |
| |
3516 | 3524 |
| |
|
0 commit comments
Comments
(0)