Releases: df7cb/postgresql-numeral
Releases · df7cb/postgresql-numeral
postgresql-numeral 1.3
postgresql-numeral 1.2
Fix passbyvalue logic on PG13/32-bit.
The old parsing logic doesn't work because the defines are wrapped in #if conditionals.
postgresql-numeral 1.1
- Fix zero English numeral (was erroneously output as 'null').
- Support PostgreSQL 13.