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:53:26 -0400 |
commit | 46286d62092c2f97fdc68ff0ffa02739395340e9 (patch) | |
tree | dd476926a30b8596704ac79992e452d0e8887c0d /src/pl/plperl/plperl.c | |
parent | 74515dc69b6ad6b5c532745d50f4006df434052c (diff) |
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/pl/plperl/plperl.c')
0 files changed, 0 insertions, 0 deletions