pgsql: Add missing initialization in tokenize_expand_file() for output

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Add missing initialization in tokenize_expand_file() for output
Дата
Msg-id E1oy0mY-000Z98-TR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add missing initialization in tokenize_expand_file() for output list

This should have been added in efc9816, but it looks like I have found a
way to mess up a bit a patch split.  This should have no consequence in
practice, but let's be clean.

Discussion: https://postgr.es/m/Y324HvGKiWxW2yxe@paquier.xyz

Branch
------
master

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

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


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pgsql: Expand AclMode to 64 bits
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: pgsql: Expand AclMode to 64 bits