Re: Setting restrictedtoken in pg_regress

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Setting restrictedtoken in pg_regress
Дата
Msg-id 20230612231222.GA180938@nathanxps13
обсуждение исходный текст
Ответ на Setting restrictedtoken in pg_regress  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: Setting restrictedtoken in pg_regress  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Aug 30, 2022 at 03:02:54PM +0200, Daniel Gustafsson wrote:
> In pg_regress we set restrictedToken when calling CreateRestrictedProcess, but
> we never seem to use that anywhere.  Not being well versed in Windows I might
> be missing something, but is it needed or is it a copy/pasteo from fa1e5afa8a2
> which does that in restricted_token.c?  If not needed, removing it makes the
> code more readable IMO.

Looks reasonable to me.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Atomic ops for unlogged LSN
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Shouldn't construct_array_builtin and deconstruct_array_builtin agree on types?