forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit17e9eca
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 parentedb4ef4 commit17e9eca
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3338 | 3338 |
| |
3339 | 3339 |
| |
3340 | 3340 |
| |
| 3341 | + | |
| 3342 | + | |
| 3343 | + | |
| 3344 | + | |
3341 | 3345 |
| |
3342 | 3346 |
| |
3343 | 3347 |
| |
| |||
3464 | 3468 |
| |
3465 | 3469 |
| |
3466 | 3470 |
| |
| 3471 | + | |
| 3472 | + | |
| 3473 | + | |
| 3474 | + | |
3467 | 3475 |
| |
3468 | 3476 |
| |
3469 | 3477 |
| |
|
0 commit comments
Comments
(0)