Re: Select for update with outer join broken?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Select for update with outer join broken?
Date: 2006-10-02 03:51:34
Message-ID: 200610012051.34578.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom,

> But did it ever work against a release? The backend's test code for
> this was busted for awhile during 8.2devel.

No, because SQL-standard correct SELECT FOR UPDATE outer join is an 8.2
feature. We didn't have it in 8.1.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-10-02 04:50:02 Re: Select for update with outer join broken?
Previous Message Chris Dunlop 2006-10-02 02:19:50 Update using sub-select table in schema