From: | Vince Vielhaber <vev(at)michvhf(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Cc: | <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: typo in psql's help |
Date: | 2001-05-07 16:56:03 |
Message-ID: | Pine.BSF.4.30.0105071255120.59897-100000@paprika.michvhf.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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: vev(at)michvhf(dot)com 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
==========================================================================
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2001-05-07 17:18:50 | Re: File system performance and pg_xlog |
Previous Message | Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= | 2001-05-07 16:46:48 | Re: File system performance and pg_xlog |