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:19:35 -0400 |
commit | a824c59c184435184c8466be62fd6a6ba3dfd6a6 (patch) | |
tree | 134e93c16fe46448a773e2416d016da026bb3c5c /src/bin/psql/common.c | |
parent | 4f59eed6eb4c7d4af586b0f6a9c3d4225ba9a8e1 (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/bin/psql/common.c')
0 files changed, 0 insertions, 0 deletions