Skip to content

Releases: df7cb/postgresql-numeral

postgresql-numeral 1.3

28 Jul 20:31
v1.3
Compare
Choose a tag to compare

Fix compatibility with gcc 10.

postgresql-numeral 1.2

21 May 09:31
v1.2
Compare
Choose a tag to compare

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

20 May 21:47
v1.1
Compare
Choose a tag to compare
  • Fix zero English numeral (was erroneously output as 'null').
  • Support PostgreSQL 13.