Tatsuo Ishii <[email protected]> wrote:
 
> It seems PostgreSQL thinks "t1"_foo is equivalent to t1.
 
It thinks you've given "t1" an alias of "_foo" in that query, same
as if you'd had a space between "t1" and _foo.
 
-Kevin

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to