From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | MERGE Specification |
Date: | 2008-04-21 20:08:09 |
Message-ID: | 1208808489.4259.832.camel@ebony.site |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The following two files specify the behaviour of the MERGE statement and
how it will work in the world of PostgreSQL. In places, this supercedes
my recent commentary on MERGE, particularly with regard to triggers.
Neither of these files is intended for CVS.
The HTML file was generated from SGML source, though the latter is not
included here for clarity.
The test file shows how I expect a successful test run to look when a
regression test is executed with a working version of final MERGE patch
applied. It has behavioural comments in it also, to make it slightly
more readable.
If anybody has any questions, ask them now please, before I begin
detailed implementation.
--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com
Attachment | Content-Type | Size |
---|---|---|
merge.out.spec | text/x-vhdl | 6.1 KB |
sql-merge.html | text/html | 14.9 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2008-04-21 20:17:40 | WIP: psql default banner patch |
Previous Message | Alvaro Herrera | 2008-04-21 18:46:07 | Re: Commitfest namespacing (was: TODO, FAQs to Wiki?) |