Julian Glass <tempura(at)internode(dot)on(dot)net> wrote:
> You might want to explicitly reference tables (and alias).
I agree. I find that the best defense against several classes of
silent misbehavior is to alias all table references and qualify all
column references with the alias -- or use a tool which does this
for you.
--
Kevin Grittner
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company