On Sun, 2006-07-02 at 12:06 -0400, Tom Lane wrote:

> I propose that we change the syntax to be
> 
>       WITH OIDS
>       | WITHOUT OIDS
>       | WITH (definition)
>       | /*EMPTY*/
> 
> and say that if you want to specify both OIDS and another option you
> have to write "oids" or "oids=false" in the definition list.

Agreed. Much cleaner.

-- 
  Simon Riggs
  EnterpriseDB          http://www.enterprisedb.com


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to