v1.7.1
Changes
Do not show List
as expandable in PG Variables if it is NIL
.
Do not show words
member of Bitmapset
.
Add more validity checks for Bitmapset
to prevent SEGFAULT.
Fix binary features info caching - now cached for whole debug session, earlier only for current step.
Fix typedef logic not worked correctly for Node variables. I.e. MemoryContext
shown as MemoryContext
even when it actually was AllocSetContext
For more info see CHANGELOG.md
Code changes: v1.7.0...v1.7.1