Hi On Wed, Oct 15, 2014 at 11:02 AM, Atri Sharma <[email protected]> wrote: > Please find attached a patch which implements support for UPDATE table1 > SET(*)=...
I presume you haven't read Tom Lane's proposal and discussion about multiple column assignment in UPDATE: http://www.postgresql.org/message-id/[email protected] (Assigning all columns was also discussed there) And there's a WIP patch: http://www.postgresql.org/message-id/[email protected] Regards, Marti -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
