Skip to content

Releases: treasure-data/treasuredata_fdw

Update dependencies to fix openssl build errors

07 Oct 15:32
4474ab0
Compare
Choose a tag to compare

This release updates all cargo dependencies, primarily the openssl package to allow this to build on new distros.

1.2.13

24 Nov 13:40
Compare
Choose a tag to compare

Bugfix

  • Fails to evaluate an array in ANY/SOME expression when it includes an escaped double quote (#48)

1.2.12

24 Nov 13:45
Compare
Choose a tag to compare

Bugfix

  • Avoid passing non-Node value to make_foreignscan() as 'fdw_private' (#47)
    • With this change, CURSOR can be used with treasuredata_fdw

1.2.11

24 Nov 13:51
Compare
Choose a tag to compare

Bugfix

  • Fix warning on PostgreSQL 9.4 (#43)

Feature

  • Add a new option "query_download_dir" (#45)
    • This option is useful to avoid network errors (e.g. read timeout) when downloading a huge query result