forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1949135
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 parentc304c06 commit1949135
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3365 | 3365 |
| |
3366 | 3366 |
| |
3367 | 3367 |
| |
| 3368 | + | |
| 3369 | + | |
| 3370 | + | |
| 3371 | + | |
3368 | 3372 |
| |
3369 | 3373 |
| |
3370 | 3374 |
| |
| |||
3490 | 3494 |
| |
3491 | 3495 |
| |
3492 | 3496 |
| |
| 3497 | + | |
| 3498 | + | |
| 3499 | + | |
| 3500 | + | |
3493 | 3501 |
| |
3494 | 3502 |
| |
3495 | 3503 |
| |
|
0 commit comments
Comments
(0)