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

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Bernd Helmle <mailings@oopsware.de>
Cc: Alvaro Herrera <alvherre@commandprompt.com>, Dean Rasheed <dean.a.rasheed@gmail.com>, Robert Haas <robertmhaas@gmail.com>, Andrew Geery <andrew.geery@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2011-01-03T20:19:21Z
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

Bernd, are you still working on this?


On fre, 2010-10-15 at 13:36 -0400, Tom Lane wrote:
> Bernd Helmle <mailings@oopsware.de> writes:
> > Here is an updated version of the patch. It fixes the following issues 
> > Andrew discovered during his review cycle:
> 
> I looked through this a bit.  It's not ready to commit unfortunately.