public inbox for [email protected]  
help / color / mirror / Atom feed
From: Janning Vygen <[email protected]>
To: [email protected]
Subject: VERY SMALL DOC BUG: http://www.postgresql.org/idocs/index.php?sql-createtable.html
Date: Tue, 3 Sep 2002 17:12:59 +0200
Message-ID: <[email protected]> (raw)

Hi,

In document 
http://www.postgresql.org/idocs/index.php?sql-createtable.html

it says (Parameters, third section):

NOT NULL
     The column is not allowed to contain NULL values. This is  
equivalent to the column constraint CHECK (column NOT NULL). 

At the end it must say:

CHECK (column IS NOT NULL).
              ^^

thanks for maintaining/developing postgresql!! Great database!

kind regards,
janning

-- 
PLANWERK 6 /websolutions
Herzogstraße 86
40215 Düsseldorf

fon 0211-6015919
fax 0211-6015917
http://www.planwerk6.de



view thread (2+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: VERY SMALL DOC BUG: http://www.postgresql.org/idocs/index.php?sql-createtable.html
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox