Skip to content

v1.7.1

Compare
Choose a tag to compare
@ashenBlade ashenBlade released this 11 Mar 18:15
· 24 commits to master since this release

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