Little Suggestion for 6.6 - Mailing list pgsql-hackers

From Daniele Orlandi
Subject Little Suggestion for 6.6
Date
Msg-id 37794B99.DDC67BE0@orlandi.com
Whole thread Raw
Responses Re: [HACKERS] Little Suggestion for 6.6
Re: [HACKERS] Little Suggestion for 6.6
List 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.comViaMezzera 29/A - 20030 - Seveso (MI) - Italy
 
-------------------------------------------------------------------------------


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [HACKERS] User requests now that 6.5 is out
Next
From: Michael Richards
Date:
Subject: Hot Backup Ability