Re: cataloguing NOT NULL constraints - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: cataloguing NOT NULL constraints
Date
Msg-id c1ce5a9a-6f6d-e0c7-a16b-35ce9d605a84@eisentraut.org
Whole thread Raw
In response to Re: cataloguing NOT NULL constraints  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: cataloguing NOT NULL constraints
List pgsql-hackers
I have two small patches that you can integrate into your patch set:

The first just changes the punctuation of "Not-null constraints" in the 
psql output to match what the documentation mostly uses.

The second has some changes to ddl.sgml to reflect that not-null 
constraints are now named and can be operated on like other constraints. 
  You might want to read that again to make sure it matches your latest 
intentions, but I think it catches all the places that are required to 
change.
Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: regexp_replace weirdness amounts to a bug?
Next
From: John Naylor
Date:
Subject: Re: Todo: Teach planner to evaluate multiple windows in the optimal order