Re: UPDATE tuples with a sub-select - Mailing list pgsql-general

From Thomas Kellerer
Subject Re: UPDATE tuples with a sub-select
Date
Msg-id gf1j0j$hv2$1@ger.gmane.org
Whole thread Raw
In response to Re: UPDATE tuples with a sub-select  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane, 07.11.2008 14:33:
> Thomas Kellerer <spam_eater@gmx.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

pgsql-general by date:

Previous
From: Sam Mason
Date:
Subject: Re: How to use index in WHERE int = float
Next
From: "Scott Marlowe"
Date:
Subject: Re: How to design a "customer" TABLE which hold credit card infos and other payments?