pgsql: Fix worker_spi for new parameter to initialize connection

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема pgsql: Fix worker_spi for new parameter to initialize connection
Дата
Msg-id E1f48TU-0002De-Rj@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix worker_spi for new parameter to initialize connection

Missed in previous commit.

Spotted by Teodor and the buildfarm

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6a5f796b48b0e9808fef9731da8aea17f56de999

Modified Files
--------------
src/test/modules/worker_spi/worker_spi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Allow background workers to bypass datallowconn
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: pgsql: Optimize btree insertions for common case of increasing values