Skip to content

Releases: postgrespro/pg_variables

Version 1.2.1

22 Nov 12:16
Compare
Choose a tag to compare
  • Added Postgres 12 support
  • Bug fixes and tests improvement
  • Added pgv_set() and pgv_get() arguments description (Issue #26)

All credits to @za-arthur and @CherkashinSergey

Version 1.2.0

01 Mar 10:31
Compare
Choose a tag to compare
  • Bug fixes
  • Changed empty package handling. An empty package is now removed only after the transaction that emptied it has ended
  • Add support for array types

Version 1.1

29 Jun 15:20
Compare
Choose a tag to compare

Version 0.9

26 Dec 07:52
Compare
Choose a tag to compare
#5 untroduce pgv_set() and pgv_get() functions to handle anynonarray …

…pseudotype