Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch
Date
Msg-id 8403693A761BDA800D46B460@amenophis
Whole thread Raw
In response to Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Responses Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch
List pgsql-hackers

--On 14. Oktober 2010 20:47:27 +0100 Dean Rasheed 
<dean.a.rasheed@gmail.com> wrote:

> OK, here it is.
>
> I've not cured this compiler warning (in fact I'm not sure what it's
> complaining about, because the variable *is* used):
>
> tablecmds.c: In function 'ATExecSetNotNull':
> tablecmds.c:4747: warning: unused variable 'is_new_constraint'

Just a left over from earlier coding, i have removed this in my patch 
version. I have adapted your fixes and would like to propose that we are 
proceeding with my version, if that's okay for you?

-- 
Thanks
Bernd


pgsql-hackers by date:

Previous
From: Marios Vodas
Date:
Subject: Re: knngist plans
Next
From: Dean Rasheed
Date:
Subject: Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch