On Mon, 7 May 2001, Bruce Momjian wrote:

> > postgresql=> \h create table
> > Command:     CREATE TABLE
> > Description: Creates a new table
> > Syntax:
> > CREATE [ TEMPORARY | TEMP ] TABLE table (
> >     column type
> >     [ NULL | NOT NULL ] [ UNIQUE ] [ DEFAULT value ]
> >     [column_constraint_clause | PRIMARY KEY } [ ... ] ]
> >                                             ^
> >                        This should be a ]   |
>
> Vince, I can't find this anywhere.  What version is this?  I bet we
> already fixed it.  In fact, I think I remember seeing the fix a while
> ago.

Did someone delete this one from the database?  I just went to close it
out and it's gone.

Vince.
-- 
==========================================================================
Vince Vielhaber -- KA8CSH    email: [EMAIL PROTECTED]    http://www.pop4.net
         56K Nationwide Dialup from $16.00/mo at Pop4 Networking
        Online Campground Directory    http://www.camping-usa.com
       Online Giftshop Superstore    http://www.cloudninegifts.com
==========================================================================




---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to