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: Robert Haas <robertmhaas@gmail.com>, Alvaro Herrera <alvherre@commandprompt.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Dean Rasheed <dean.a.rasheed@gmail.com>, Andrew Geery <andrew.geery@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Bruce Momjian <bruce@momjian.us>
Date: 2011-06-24T16:56:26Z
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 →
-
Catalog NOT NULL constraints
- e056c557aef4 16.0 landed
--On 24. Juni 2011 12:06:17 -0400 Robert Haas <robertmhaas@gmail.com> wrote: > Uh, really? pg_upgrade uses SQL commands to recreate the contents of > the system catalogs, so if these entries aren't getting created > automatically, that sounds like a bug in the patch... AFAIR, i've tested it and it worked as expected. -- Thanks Bernd