pgsql: Minor doc tweak: "NOT NULL" is redundant with "SERIAL" in
Neil Conway <neilc@postgresql.org>
From: neilc@postgresql.org (Neil Conway)
To: pgsql-committers@postgresql.org
Date: 2005-12-25T01:41:15Z
Lists: pgsql-hackers
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)