Pg Variables Versions Save

Session wide variables for PostgreSQL

v1.2.1

4 years ago
  • 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

v1.2.0

5 years ago
  • 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

v1.1

5 years ago
  • Add support for PostgreSQL 11 beta
  • Add transaction support by @CherkashinSergey

v0.9

7 years ago