forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf745739

Amit Kapila
Fix the display of lock information for specktoken.
A transaction id is now displayed in the transactionid field andspeculative insertion token is displayed in the objid field.Author: Sawada MasahikoReviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CAD21AoCEKxZztULP1CDm45aSNNR1QO-Bh1q6LMTspQ78PBuJrw@mail.gmail.com1 parentbd8d453 commitf745739
File tree
2 files changed
+18
-0
lines changed- doc/src/sgml
- src/backend/utils/adt
2 files changed
+18
-0
lines changedLines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1579 | 1579 |
| |
1580 | 1580 |
| |
1581 | 1581 |
| |
| 1582 | + | |
| 1583 | + | |
| 1584 | + | |
| 1585 | + | |
| 1586 | + | |
| 1587 | + | |
1582 | 1588 |
| |
1583 | 1589 |
| |
1584 | 1590 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
313 | 313 |
| |
314 | 314 |
| |
315 | 315 |
| |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
316 | 328 |
| |
317 | 329 |
| |
318 | 330 |
| |
|
0 commit comments
Comments
(0)