use NoLock instead of the magic number 0

Поиск
Список
Период
Сортировка
От Junwang Zhao
Тема use NoLock instead of the magic number 0
Дата
Msg-id CAEG8a3JSTCB1=yx=VKS7Fb6ebj4oa5YNPBx9y00Sc=d3x_2mjQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-hackers
Inside *add_local_<>_reloption*, we should pass NoLock instead of
the magic 0 to init_<>_reloption, which makes more sense.


-- 
Regards
Junwang Zhao

Вложения

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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: broken table formatting in psql
Следующее
От: Junwang Zhao
Дата:
Сообщение: [PATCH v1] fix potential memory leak in untransformRelOptions