Releases: semiocast/pgsql
Releases · semiocast/pgsql
v26.0.2
New features
- JSON and JSONB support (tsloughter)
- Ability to return errors as maps (benjamin-bergia)
- New query option
datetime_float_secondsto return timestamps with sub-second precision implemented with floating points - New query option
return_descriptionsto return row descriptions.
Fixes
- Fixed a crash in decoding arrays with null values