Re: merge command - GSoC progress
Boxuan Zhai <bxzhai2010@gmail.com>
From: Boxuan Zhai <bxzhai2010@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2010-08-03T20:57:05Z
Lists: pgsql-hackers
Attachments
- tested_merge.tar (application/x-tar)
Dear Robert, I have finished the tested edition of my code. I think there are no redundant lines in this time's patch file. And, I have tested the running of MERGE command with different situations. I am sorry that I didn't create regression test files, because I am not sure how to add new files in the git package. But, I have written web pages in Postgres Wiki. I explain the details of my implementation and a set of testing examples. Please refer to the following pages if you are interested. https://wiki.postgresql.org/wiki/Add_MERGE_command_GSoC_2010 https://wiki.postgresql.org/wiki/Implementation_detalis https://wiki.postgresql.org/wiki/Test_examples Thanks! Yours Boxuan