From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: cataloguing NOT NULL constraints |
Date: | 2011-07-10 03:12:17 |
Message-ID: | 1310267500-sup-9504@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Excerpts from Robert Haas's message of vie jul 08 23:30:10 -0400 2011:
> On Thu, Jul 7, 2011 at 5:34 PM, Alvaro Herrera
> <alvherre(at)commandprompt(dot)com> wrote:
> > The attached patch introduces pg_constraint rows for NOT NULL
> > column constraints.
> >
> > This patch is a heavily reworked version of Bernd Helmle's patch here:
> > http://archives.postgresql.org/message-id/E57A252DFD60C1FCA91731BD@amenophis
> It would probably be good to add this to the next CommitFest. Not
> sure about anyone else, but I'm too busy looking at patches that were
> submitted in April, May, and June to look at any new ones right now.
Yeah, that's what I did.
--
Álvaro Herrera <alvherre(at)commandprompt(dot)com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2011-07-10 03:49:28 | Re: per-column generic option |
Previous Message | Abel Abraham Camarillo Ojeda | 2011-07-10 01:29:09 | Re: Enhanced psql in core? |