Asynchronous execution support for Custom Scan

Поиск
Список
Период
Сортировка
От Kazutaka Onishi
Тема Asynchronous execution support for Custom Scan
Дата
Msg-id CAJuF6cOMdvHSe+_7eHxzHGB3CVC9a890gBLLbpZTvi2pGgnB2g@mail.gmail.com
обсуждение исходный текст
Ответы Re: Asynchronous execution support for Custom Scan  (Kazutaka Onishi <onishi@heterodb.com>)
Список pgsql-hackers
Hello,

I suggest supporting asynchronous execution for Custom Scan.
Since v14, PostgreSQL supports asynchronous execution for Foreign Scan.
This patch enables asynchronous execution by applying the process for
Foreign Scan to Custom Scan .

The patch is divided into 2 parts, source and documents(sgml).


Regards,

Вложения

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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: Re: Cleaning up historical portability baggage
Следующее
От: Ajin Cherian
Дата:
Сообщение: Re: Support logical replication of DDLs