Revision 78b0a0d8c026d20788b584266c2aef5f5add16b2 authored by Tom Lane on 25 September 2010, 19:57:05 UTC, committed by Tom Lane on 25 September 2010, 20:02:32 UTC
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.
1 parent 76833ae
History
File Mode Size
src
KNOWN_BUGS -rw-r--r-- 164 bytes
MISSING_FEATURES -rw-r--r-- 164 bytes
Makefile -rw-r--r-- 3.0 KB
README.mb.big5 -rw-r--r-- 9.8 KB
README.mb.jp -rw-r--r-- 33.2 KB
TODO -rw-r--r-- 75 bytes
bug.template -rw-r--r-- 1.5 KB

README.mb.big5

back to top