Обсуждение: pgsql: Fix outdated comment on MainLWLockArray

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

pgsql: Fix outdated comment on MainLWLockArray

От
Heikki Linnakangas
Дата:
Fix outdated comment on MainLWLockArray

It's no longer passed to child processes down via BackendParameters in
EXEC_BACKEND mode.

Reported-by: Sami Imseih <samimseih@gmail.com>
Discussion: https://www.postgresql.org/message-id/CAA5RZ0vPWNMvTBqyH7nqDRrHd6Y4Et5iNqXFuwpbsPOk3cL4rQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bd365b1ae510005eda5633702d2fa9325ee8ab61

Modified Files
--------------
src/backend/storage/lmgr/lwlock.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)