Nice hint on table aliasing!

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Nice hint on table aliasing!
Date: 2010-04-04 20:45:37
Message-ID: 4BB8FA71.1020801@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

All,

Not sure when this happened, but someone added a very informative hint
for the case where you ambiguously refer to a base table name when you
needed to refer to the alias. Nice work, we should do more of this
helpful hinting.

--
-- Josh Berkus
PostgreSQL Experts Inc.
http://www.pgexperts.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Tharp 2010-04-04 20:46:25 Re: [RFC] nodeToString format and exporting the SQL parser
Previous Message Peter Eisentraut 2010-04-04 20:27:50 Re: message clarifications