CREATE DOMAIN doc fix

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: CREATE DOMAIN doc fix
Date: 2002-09-16 00:37:25
Message-ID: 87bs6ydb22.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch corrects a minor mis-statement in the CREATE DOMAIN docs,
pointed out by Chris KL on -hackers a little while ago -- NOT NULL !=
CHECK xxx IS NOT NULL.

Cheers,

Neil

--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
create_domain_docs.patch text/x-patch 980 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-09-16 02:15:43 GRANT access on fti() function
Previous Message Tom Lane 2002-09-15 17:33:52 Re: Patch to return last tid