GridDB fdw 1.3 released - Mailing list pgsql-announce

From Toshiba via PostgreSQL Announce
Subject GridDB fdw 1.3 released
Date
Msg-id 161103620248.469.4489878040075423859@wrigleys.postgresql.org
Whole thread Raw
List pgsql-announce
 

GridDB fdw 1.3 released

We have just released version 1.3 of the Foreign Data Wrapper for GridDB.

This release can work with PostgreSQL 9.6, 10, 11, 12 and 13. This release supports following features :

  • Support PostgreSQL 13.0
  • Fix some bugs
    • Fix GridDB return fail when executing IN clause
    • Fix error hash table corrupted
    • Fix griddb GetForeignPlan failed
    • Fix row-key update

This is developed by Toshiba Software Engineering & Technology Center. Please see the repository for details.

Source repository : https://github.com/pgspider/griddb_fdw

GridDB is KVS and time series database. Please see the repository for details.

https://github.com/griddb/griddb_nosql

 

pgsql-announce by date:

Previous
From: PWN via PostgreSQL Announce
Date:
Subject: PostgreSQL Weekly News - January 17, 2021
Next
From: Toshiba via PostgreSQL Announce
Date:
Subject: SQLite fdw 1.3.1 released