GridDB fdw 1.3 released

Поиск
Список
Период
Сортировка
От Toshiba via PostgreSQL Announce
Тема GridDB fdw 1.3 released
Дата
Msg-id 161103620248.469.4489878040075423859@wrigleys.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: PWN via PostgreSQL Announce
Дата:
Сообщение: PostgreSQL Weekly News - January 17, 2021
Следующее
От: Toshiba via PostgreSQL Announce
Дата:
Сообщение: SQLite fdw 1.3.1 released