Re: UPDATE tuples with a sub-select

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: UPDATE tuples with a sub-select
Date: 2008-11-07 13:33:46
Message-ID: 28613.1226064826@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thomas Kellerer <spam_eater(at)gmx(dot)net> writes:
> are there any plans to support updating a tuple using a sub-select in one of the future versions.

It's the first item under UPDATE on the TODO list ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Gerhard Heift 2008-11-07 13:47:55 Re: UPDATE tuples with a sub-select
Previous Message Thomas Kellerer 2008-11-07 13:31:42 Re: UPDATE tuples with a sub-select