pgsql: Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in - Mailing list pgsql-committers

From neilc@postgresql.org (Neil Conway)
Subject pgsql: Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in
Date
Msg-id 20051225014115.2F54B9DC86D@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in example.

Modified Files:
--------------
    pgsql/doc/src/sgml/ref:
        create_domain.sgml (r1.26 -> r1.27)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/create_domain.sgml.diff?r1=1.26&r2=1.27)

pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: Update why unified diff is _sometimes_ better.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: I have added these macros to c.h: #define HIGHBIT