Little Suggestion for 6.6

From: Daniele Orlandi <daniele(at)orlandi(dot)com>
To: pgsql-hackers(at)hub(dot)org
Subject: Little Suggestion for 6.6
Date: 1999-06-29 22:41:29
Message-ID: 37794B99.DDC67BE0@orlandi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I don't know what SQL standards say about this, but in:

tacacs=> SELECT * FROM users,counters WHERE users.username=counters.username AND
username='foobar';
ERROR: Column 'username' is ambiguous

...username is NOT ambiguous...

Bye!

--
Daniele

-------------------------------------------------------------------------------
Daniele Orlandi - Utility Line Italia - http://www.orlandi.com
Via Mezzera 29/A - 20030 - Seveso (MI) - Italy
-------------------------------------------------------------------------------

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Richards 1999-06-29 22:53:00 Hot Backup Ability
Previous Message Tom Lane 1999-06-29 22:10:49 Re: [HACKERS] User requests now that 6.5 is out