pgsql: Add missing initialization in tokenize_expand_file() for output - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Add missing initialization in tokenize_expand_file() for output
Date
Msg-id E1oy0mY-000Z98-TR@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: Re: pgsql: Expand AclMode to 64 bits
Next
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Expand AclMode to 64 bits