Nice hint on table aliasing! - Mailing list pgsql-hackers

From Josh Berkus
Subject Nice hint on table aliasing!
Date
Msg-id 4BB8FA71.1020801@agliodbs.com
Whole thread Raw
Responses Re: Nice hint on table aliasing!  (Bruce Momjian <bruce@momjian.us>)
List 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
 


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: message clarifications
Next
From: Michael Tharp
Date:
Subject: Re: [RFC] nodeToString format and exporting the SQL parser