]> granicus.if.org Git - postgresql/commit
Several routines in setrefs.c would crash on array refs
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Apr 1999 00:20:27 +0000 (00:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 29 Apr 1999 00:20:27 +0000 (00:20 +0000)
commit970583ab4f9818bc79ef7042eaaa791db8e92057
tree59c577a461b7806e3c3e694f46d15e586b263793
parent89cf9303fdbad46cefa5b6f42274a8f36a8cc51b
Several routines in setrefs.c would crash on array refs
due to lack of check for recursing into a null subexpression.
src/backend/optimizer/plan/setrefs.c