Fix the display of lock information for specktoken.
Amit Kapila <akapila@postgresql.org>
Fix the display of lock information for specktoken. A transaction id is now displayed in the transactionid field and speculative insertion token is displayed in the objid field. Author: Sawada Masahiko Reviewed-by: Amit Kapila Discussion: https://postgr.es/m/CAD21AoCEKxZztULP1CDm45aSNNR1QO-Bh1q6LMTspQ78PBuJrw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/system-views.sgml | modified | +6 −0 |
| src/backend/utils/adt/lockfuncs.c | modified | +12 −0 |
Documentation touched
Discussion
- Fix showing XID of a spectoken lock in an incorrect field of pg_locks view. 5 messages · 2023-01-04 → 2023-01-06