Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch

Bernd Helmle <mailings@oopsware.de>

From: Bernd Helmle <mailings@oopsware.de>
To: Bernd Helmle <mailings@oopsware.de>, Andrew Geery <andrew.geery@gmail.com>, pgsql-hackers@postgresql.org
Date: 2010-10-05T20:57:44Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Catalog NOT NULL constraints

Attachments


--On 30. September 2010 10:12:48 +0200 Bernd Helmle <mailings@oopsware.de> 
wrote:

> Yeah, there where some changes in the meantime to the master which
> generate some merge failures...will provide a new version along with
> other fixes soon

Here's a new patch that addresses all DDL commands around NOT NULL 
constraints and maintain and follow inheritance information correctly now 
(but it lags documentation updates). I hope i haven't introduced nasty bugs 
and broke something badly, some deeper testing is welcome.

-- 
Thanks

	Bernd