Re: [BUGS] BUG #1304: update does not honor order of subselect

2004-11-03 Thread Peter Eisentraut
PostgreSQL Bugs List wrote: > SQL Update command does not follow the order of a WHERE field IN > subselect. What could possibly have given you the idea that it should? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---(end of broadcast)

[BUGS] BUG #1304: update does not honor order of subselect

2004-11-02 Thread PostgreSQL Bugs List
The following bug has been logged online: Bug reference: 1304 Logged by: Brendan Fagan Email address: [EMAIL PROTECTED] PostgreSQL version: 7.3.6 Operating system: RedHat ES 3 Description:update does not honor order of subselect Details: SQL Update command does