From: | Susanne Ebrecht <miracee(at)miracee(dot)de> |
---|---|
To: | Bernd Helmle <mailings(at)oopsware(dot)de> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 8.2 features? |
Date: | 2006-07-17 10:27:08 |
Message-ID: | 1153132028.18893.8.camel@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-docs pgsql-hackers pgsql-patches |
Am Freitag, den 14.07.2006, 16:26 +0200 schrieb Bernd Helmle:
>
> --On Freitag, Juli 14, 2006 01:23:11 +0200 Peter Eisentraut
> <peter_e(at)gmx(dot)net> wrote:
>
> >> . multiple values clauses for INSERT
> >
> > Susanne Ebrecht <susanne(dot)ebrecht(at)credativ(dot)de> was last heard to work on
> > it. Updates, Susanne?
>
> I've talked to Susanne today and she's just back from hospital and not
> available
> online until next week.
> She was working on the SET (col1, col2) = (val1, val2) syntax for UPDATE
> commands.
> Don't know what the status is on this, though.
>
Thanks Peter and Bernd for your postings.
I'am working on
update table set (col1, col2, ...) = (val1, val2, ...), (colx,
coly, ...) = (valx, valy, ...), ...
I hope, it will be finished this week. Most of work is done.
Susanne
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2006-07-17 21:42:10 | Re: 8.2 features? |
Previous Message | Mario Gonzalez | 2006-07-16 22:54:59 | Re: DocBook/XML summary |
From | Date | Subject | |
---|---|---|---|
Next Message | Martijn van Oosterhout | 2006-07-17 11:35:09 | Re: automatic system info tool? |
Previous Message | Dragan Zubac | 2006-07-17 09:24:41 | Continuous dataflow streaming |
From | Date | Subject | |
---|---|---|---|
Next Message | Sven Suursoho | 2006-07-17 12:17:49 | Re: plpython improvements |
Previous Message | Greg Sabino Mullane | 2006-07-17 02:18:10 | pg_dump: multiple tables, schemas with exclusions and wildcards |