pgsql: > >Luckily, PG 8 is available for this. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: > >Luckily, PG 8 is available for this.
Date
Msg-id 20050419033720.659D052A77@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
> >Luckily, PG 8 is available for this.  Do you have a short example?
>
> No, and I think it should be in the manual as an example.
>
> You will need to enter a loop that uses exception handling to detect
> unique_violation.

Pursuant to an IRC discussion to which Dennis Bjorklund and
Christopher Kings-Lynne made most of the contributions, please find
enclosed an example patch demonstrating an UPSERT-like capability.

David Fetter

Modified Files:
--------------
    pgsql/doc/src/sgml:
        plpgsql.sgml (r1.65 -> r1.66)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plpgsql.sgml.diff?r1=1.65&r2=1.66)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: The following patch should allow UPDATE_INTERVAL to be specified
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: >>>>Luckily, PG 8 is available for this.