Skip to content

Release v0.4.0

Latest
Compare
Choose a tag to compare
@weiting1lee weiting1lee released this 26 Dec 00:10
8695fd1

Support for PostgreSQL 16.0
Fixed:

  • Fixed alloc set warning in debug mode
  • Fixed crash occurred after cancelling a query (Issue 12)
  • Fixed non-superusers couldn't perform queries (Issue 15)
  • Fixed the FDW does not print error details (Issue 20)

Support for the DATE datatype (Issue 19)