Re: [HACKERS] TODO list - Mailing list pgsql-hackers

From Don Baccus
Subject Re: [HACKERS] TODO list
Date
Msg-id 3.0.1.32.20000115115500.010a78f0@mail.pacifier.com
Whole thread Raw
In response to Re: [HACKERS] TODO list  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
At 02:31 PM 1/15/00 -0500, Bruce Momjian wrote:
>> * Update table SET table.value = 3 fails(SQL standard says this is OK)
>> 
>> Not the standard I'm looking at. Someone please enlighten me.

If this is indeed the standard, it looks to me as though Bruce is 
reading it right.  Makes sense, too, only one table can be updated
at a time, so there's no opportunity for ambiguity in column names
on the left side.  What's the point?



- Don Baccus, Portland OR <dhogaza@pacifier.com> Nature photos, on-line guides, Pacific Northwest Rare Bird Alert
Serviceand other goodies at http://donb.photo.net.
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] flex
Next
From: "Oliver Elphick"
Date:
Subject: Re: [HACKERS] Problem with foreign keys and inheritance