SQLite fdw 1.0.0 released

Поиск
Список
Период
Сортировка
От Mototaka Kanematsu
Тема SQLite fdw 1.0.0 released
Дата
Msg-id 201810170430.w9H4UpxK020006@toshiba.co.jp
обсуждение исходный текст
Список pgsql-announce
We have just released version 1.0.0 of the Foreign Data Wrapper for SQLite.

This release can work with PostgreSQL 9.6 and 10.
This release supports following features :

   -  SELECT, INSERT, UPDATE and DELETE of foreign tables
   -  WHERE clauses push-down
   -  Aggregate push-down (PostgreSQL 10 only)
   -  Transactions

This is developed by Toshiba Software Engineering & Technology Center.

Please see the repository for details.

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

Best Regards,
Mototaka Kanematsu


В списке pgsql-announce по дате отправления:

Предыдущее
От: Gary Evans
Дата:
Сообщение: Registration open for PgDay Down Under 2018
Следующее
От: "Jonathan S. Katz"
Дата:
Сообщение: PostgreSQL 11 Released!