Skip to content

v1.16.0

Choose a tag to compare

@ashenBlade ashenBlade released this 05 Oct 15:51
· 8 commits to master since this release
fe6836c

Changes

Add Max container length VS Code setting to limit amount of elements shown in container type: List, Bitmapset, HTAB, array, etc...

Add custom descriptions for some types, i.e. RangeTblEntry, RelFileNumber, NameData, etc...

Do not show indexes in Bitmapset just like for array elements.

Some TupleDesc special members not worked, because type handled incorrectly.


For more info see CHANGELOG.md
Code changes: v1.15.0...v1.16.0