Обсуждение: pgsql: Tighten check for --forkchild argument when spawning child proce

Поиск
Список
Период
Сортировка

pgsql: Tighten check for --forkchild argument when spawning child proce

От
Heikki Linnakangas
Дата:
Tighten check for --forkchild argument when spawning child process

Commit aafc05de1b removed all the other --fork* arguments. Altough
this is inconsequential, backpatch to v17 since this is new.

Author: Nathan Bossart
Discussion: https://www.postgresql.org/message-id/ZnCCEN0l3qWv-XpW@nathan

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1906b1e0ad96010f2ab07f96e36488e0dc058594

Modified Files
--------------
src/backend/main/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)