is this valid

From: Dennis Gearon <gearond(at)fireserve(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: is this valid
Date: 2004-05-03 03:52:59
Message-ID: 4095C21B.2030407@fireserve.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

If found this twice in the 7.3.2 User Manual:

ALTER TABLE products ADD COLUMN description text CHECK (description <> ”);

Shouldn't there be TWO parenthesis marks?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2004-05-03 04:27:01 Re: is this valid
Previous Message Tom Lane 2004-05-03 03:07:51 Re: unattended backupscript not working with 7.4.2, works in 7.1