Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch
Alvaro Herrera <alvherre@commandprompt.com>
From: Alvaro Herrera <alvherre@commandprompt.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Bernd Helmle <mailings@oopsware.de>, 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:17:42Z
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
Excerpts from Robert Haas's message of vie jun 24 12:06:17 -0400 2011: > On Fri, Jun 24, 2011 at 11:17 AM, Alvaro Herrera > <alvherre@commandprompt.com> wrote: > > Another thing I just noticed is that if you pg_upgrade from a previous > > release, all the NOT NULL pg_constraint rows are going to be missing. > > 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... Ah -- we should be fine then. I haven't tested that yet (actually I haven't finished tinkering with the code). -- Álvaro Herrera <alvherre@commandprompt.com> The PostgreSQL Company - Command Prompt, Inc. PostgreSQL Replication, Consulting, Custom Development, 24x7 support