pgsql: Fix inheritance description to note that not-null constraints are - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql: Fix inheritance description to note that not-null constraints are
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Fix inheritance description to note that not-null constraints are
inherited, per Taiki Yamaguchi.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        ddl.sgml (r1.68 -> r1.69)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ddl.sgml.diff?r1=1.68&r2=1.69)

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Fix gratuitous message spelling differences
Next
From: [email protected] (Andrew Dunstan)
Date:
Subject: pgsql: protect vfprintf from hijacking by Windows gettext just like