pgsql: Update MERGE: > > To implement this cleanly requires that the - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Update MERGE: > > To implement this cleanly requires that the
Date
Msg-id 20051115230824.7078FD6D06@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Update MERGE:

>
>   To implement this cleanly requires that the table have a unique index
>   so duplicate checking can be easily performed.
>

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1696 -> r1.1697)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1696&r2=1.1697)
    pgsql/doc/src/FAQ:
        TODO.html (r1.203 -> r1.204)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.203&r2=1.204)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: added information to the html output
Next
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Have test_fsync honor -f filename argument.