Re: merge command - GSoC progress - Mailing list pgsql-hackers

From Robert Haas
Subject Re: merge command - GSoC progress
Date
Msg-id AANLkTi=x0MyPP_6fqRHW7LHXyMrUBWdsK7XB7AbUnf84@mail.gmail.com
Whole thread Raw
In response to Re: merge command - GSoC progress  (Boxuan Zhai <bxzhai2010@gmail.com>)
List pgsql-hackers
On Wed, Jul 28, 2010 at 11:51 AM, Boxuan Zhai <bxzhai2010@gmail.com> wrote:
> I have fixed the action qual problem. Now the system can run merge command,
> with quals.
>
> I create a clean patch file (no debug clauses). See the attachment.
>
> Please try this new command if you have interest.

So, I tried this today, but:

- I got some compiler warnings in analyze.c, and
- when tried to run 'make check' with the patch applied, initdb failed.

So you still need to do some more bug-squashing on this...

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: "Erik Rijkers"
Date:
Subject: Re: patch (for 9.1) string functions ( correct patch attached )
Next
From: Tom Lane
Date:
Subject: Re: reducing NUMERIC size for 9.1