Changes
Show attribute values for TupleTableSlot using $attributes$ member.
Add missing await to checkCanAlloc.
Do not perform any allocation and invoke memory allocating functions if current context is Bump (it does not support pfree).
For more info see CHANGELOG.md
Code changes: v1.16.1...v1.17.0