pgsql/doc/src/sgml/ref alter_table.sgml

From: Bruce Momjian - CVS <momjian(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/doc/src/sgml/ref alter_table.sgml
Date: 2001-05-09 13:27:15
Message-ID: 200105091327.f49DRFj71235@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: momjian(at)hub(dot)org 01/05/09 09:27:15

Modified files:
doc/src/sgml/ref: alter_table.sgml

Log message:
If it's true that the ALTER TABLE x ADD CONSTRAINT x CHECK (x) syntax is
supported in 7.1.1, here is a patch to that alter_table.sgml that documents
it.

Christopher Kings-Lynne

Browse pgsql-committers by date

  From Date Subject
Next Message Vince Vielhaber 2001-05-09 15:14:26 [WEBMASTER] 'www/html interfaces.html'
Previous Message Tom Lane 2001-05-09 00:35:10 pgsql/ rc/include/utils/lsyscache.h rc/backend ...