gSoC - ADD MERGE COMMAND - code patch submission

From: Boxuan Zhai <bxzhai2010(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: heikki(dot)linnakangas(at)enterprisedb(dot)com
Subject: gSoC - ADD MERGE COMMAND - code patch submission
Date: 2010-07-10 02:25:55
Message-ID: AANLkTikGjeMun0PcnqSJllNux5nrxoGwCebTZvG72_JA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Dear All,

This is ZHAI BOXUAN, a student of gSoC 2010. My project is to add merge
command in postgres.

This is the first submission of our codes, which has finished the parser,
analyzer and rewriter parts.

If you are interested in this project, please download the source code in
attachment and have test.

There are 3 files in the attachement. Two .patch file is created on the
/src/backend and /src/include folders (between orignial psql 8.4.3 and our
modified edition).

There is a more detailed instruction in readme.

Any comments will be highly appreciated.

Thanks!

Attachment Content-Type Size
merge_command_first_submission.rar application/octet-stream 290.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-07-10 03:33:04 Re: gSoC - ADD MERGE COMMAND - code patch submission
Previous Message Andres Freund 2010-07-09 23:45:05 Re: Assertion failure in get_attstatsslot()