diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-25 15:57:05 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-09-25 16:39:44 -0400 |
commit | 3c2da80df6bc70ab16cc1bcb30149040575b35bc (patch) | |
tree | 82e5d55a8216b6297c1d5037a8d6e2c002720e2d /src/backend/access/gist/gist.c | |
parent | 5efa1444e61fed7f6641dc13010582f00cb98111 (diff) | |
download | postgresql-3c2da80df6bc70ab16cc1bcb30149040575b35bc.tar.gz postgresql-3c2da80df6bc70ab16cc1bcb30149040575b35bc.zip |
Further fixes to the pg_get_expr() security fix in back branches.
It now emerges that the JDBC driver expects to be able to use pg_get_expr()
on an output of a sub-SELECT. So extend the check logic to be able to recurse
into a sub-SELECT to see if the argument is ultimately coming from an
appropriate column. Per report from Thomas Kellerer.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions