On 2018-Nov-14, Michael Paquier wrote: > Add flag values in WAL description to all heap records > > Hexadecimal is consistently used as format to not bloat too much the > output but keep it readable. This information is useful mainly for > debugging purposes with for example pg_waldump.
Just noticed: ISTM we should also print the infobits_set flags in xl_heap_lock and xl_heap_lock_updated. I can add those. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
