Re: [PATCH] 4 coverity patches for ECPG

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: [PATCH] 4 coverity patches for ECPG
Date: 2006-06-21 11:40:56
Message-ID: 20060621114056.GA24630@1
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Sun, Apr 23, 2006 at 11:55:03PM +0200, Martijn van Oosterhout wrote:
> Here's some patches to clear up some of the most obvious problems with
> ECPG. This is just scratching the surface, but it's good to start
> somewhere:
> ...

I just committed all patches to ecpglib. Sorry for the delay but it
appears I haven't been subscribed to -patches. Now I am.

The changes to the test directory weren't committed because the SoC work
includes bringing those tests into the regression system, so I don't
want to change the code base during that work.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-06-21 15:02:47 Overhead for stats_command_string et al, take 2
Previous Message Greg Stark 2006-06-21 04:27:10 Re: CREATE TABLE LIKE x INCLUDING CONSTRAINTS