GridDB FDW 2.2.0 released

Поиск
Список
Период
Сортировка
От Toshiba via PostgreSQL Announce
Тема GridDB FDW 2.2.0 released
Дата
Msg-id 167421281336.2667299.16306819905796119953@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-announce
 

GridDB FDW 2.2.0 released

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

This release can work with PostgreSQL 11, 12, 13 14 and 15.

This release improves following item (from 2.1.1):

  • Support PostgreSQL 15
  • Fix some memory leaks of GridDB FDW
  • Fix static variables for PGSpider multile thread access
  • Fix error badly formatted node string "RESTRICTINFO"
  • Fix syntax error during parse: OR
  • Fix issue of NULL value handling in bulk_mode true

The FDW supports following features :

  • Support SELECT, INSERT, UPDATE and DELETE
  • Support function is push-down in WHERE clause
  • Support LIMIT and OFFSET push-down when having LIMIT clause only or both LIMIT and OFFSET
  • Support ORDER BY push-down
  • Support aggregation push-down

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 по дате отправления:

Предыдущее
От: pgAdmin Development Team via PostgreSQL Announce
Дата:
Сообщение: pgAdmin 4 v6.19 Released
Следующее
От: Toshiba via PostgreSQL Announce
Дата:
Сообщение: High-Performance SQL Cluster Engine PGSpider 3.0.0 released