diff options
author | Amit Langote <amitlan@postgresql.org> | 2023-07-14 14:28:38 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2023-07-14 14:55:42 +0900 |
commit | 4a7301c7ad1c504c5a3f485a1d28cfd62b3ecbb0 (patch) | |
tree | 50547149c006c714542409f61820601dc61fafc8 /src/interfaces/libpq/fe-auth.c | |
parent | 27da47122075971aeacd4e2284d7907dde8a7204 (diff) | |
download | postgresql-4a7301c7ad1c504c5a3f485a1d28cfd62b3ecbb0.tar.gz postgresql-4a7301c7ad1c504c5a3f485a1d28cfd62b3ecbb0.zip |
Add missing initializations of p_perminfo
In a61b1f74823, we failed to update transformFromClauseItem() and
buildNSItemFromLists() to set ParseNamespaceItem.p_perminfo causing
it to point to garbage.
Pointed out by Tom Lane.
Reported-by: Farias de Oliveira <matheusfarias519@gmail.com>
Discussion: https://postgr.es/m/3173476.1689286373%40sss.pgh.pa.us
Backpatch-through: 16
Diffstat (limited to 'src/interfaces/libpq/fe-auth.c')
0 files changed, 0 insertions, 0 deletions