https://github.com/postgres/postgres
Revision 4a7301c7ad1c504c5a3f485a1d28cfd62b3ecbb0 authored by Amit Langote on 14 July 2023, 05:28:38 UTC, committed by Amit Langote on 14 July 2023, 05:55:42 UTC
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
1 parent 27da471
History
Tip revision: 4a7301c7ad1c504c5a3f485a1d28cfd62b3ecbb0 authored by Amit Langote on 14 July 2023, 05:28:38 UTC
Add missing initializations of p_perminfo
Tip revision: 4a7301c
File Mode Size
config
contrib
doc
src
.cirrus.yml -rw-r--r-- 24.3 KB
.dir-locals.el -rw-r--r-- 730 bytes
.editorconfig -rw-r--r-- 183 bytes
.git-blame-ignore-revs -rw-r--r-- 10.2 KB
.gitattributes -rw-r--r-- 1.5 KB
.gitignore -rw-r--r-- 674 bytes
COPYRIGHT -rw-r--r-- 1.2 KB
GNUmakefile.in -rw-r--r-- 4.2 KB
HISTORY -rw-r--r-- 277 bytes
Makefile -rw-r--r-- 1.8 KB
README -rw-r--r-- 1.2 KB
README.git -rw-r--r-- 721 bytes
aclocal.m4 -rw-r--r-- 365 bytes
configure -rwxr-xr-x 570.5 KB
configure.ac -rw-r--r-- 85.1 KB
meson.build -rw-r--r-- 99.5 KB
meson_options.txt -rw-r--r-- 6.1 KB

README

back to top