Re: CREATE DOMAIN doc fix - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: CREATE DOMAIN doc fix
Date
Msg-id 200209200339.g8K3d9L03947@candle.pha.pa.us
Whole thread Raw
In response to CREATE DOMAIN doc fix  (Neil Conway <neilc@samurai.com>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Neil Conway wrote:
> 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@samurai.com> || PGP Key ID: DB3C29FC

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: to_char() code cleanup
Next
From: Bruce Momjian
Date:
Subject: Re: GRANT access on fti() function