Re: create table - Mailing list pgsql-sql

From Albert REINER
Subject Re: create table
Date
Msg-id 20010505183206.B686@frithjof
Whole thread Raw
In response to create table  (LeoDeBeo <leodebeo@hotmail.com>)
List pgsql-sql
On Sun, Apr 29, 2001 at 09:34:29PM +0200, LeoDeBeo wrote:
> can anybody explain me the syntax of Create Table documentation??
...
> i also don't understand what the [ ... ] and [, ... ] means. I do know that 
> brackets denote options and | alternatives.

I guess:
``[ ... ]'' means that you may repeat the clause, and
``[, ... ]'' means that you may repeat the clause, using a comma for separation

Albert.


pgsql-sql by date:

Previous
From: "guard"
Date:
Subject: update error
Next
From: Tom Lane
Date:
Subject: Re: update error