Re: UPDATE tuples with a sub-select

From: Thomas Kellerer <spam_eater(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: UPDATE tuples with a sub-select
Date: 2008-11-07 14:23:15
Message-ID: gf1j0j$hv2$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom Lane, 07.11.2008 14:33:
> 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 ...
>
That is good news :)

Thanks
Thomas

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-11-07 14:48:25 Re: How to design a "customer" TABLE which hold credit card infos and other payments?
Previous Message Sam Mason 2008-11-07 14:22:30 Re: How to use index in WHERE int = float