Skip to content

v26.0.2

Latest
Compare
Choose a tag to compare
@pguyot pguyot released this 23 Mar 21:25
· 17 commits to master since this release

New features

  • JSON and JSONB support (tsloughter)
  • Ability to return errors as maps (benjamin-bergia)
  • New query option datetime_float_seconds to return timestamps with sub-second precision implemented with floating points
  • New query option return_descriptions to return row descriptions.

Fixes

  • Fixed a crash in decoding arrays with null values