Re: SQL99 feature list - Mailing list pgsql-hackers

From Thomas Lockhart
Subject Re: SQL99 feature list
Date
Msg-id 3D108FBB.7B417AAB@fourpalms.org
Whole thread Raw
In response to SQL99 feature list  (Thomas Lockhart <lockhart@fourpalms.org>)
Responses Re: SQL99 feature list  (Hannu Krosing <hannu@tm.ee>)
List pgsql-hackers
> It seems you have to move (T171, LIKE clause in table definition) to
> unsupported :
> hannu=# create table t11 (a int,like t1);
> ERROR:  parser: parse error at or near "like"

Ah, that's what that means! I'll move it to "unsupported", but it seems
like it might be fairly easy to implement, eh? Anyone interested in
looking at it?
                    - Thomas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: COPY syntax improvement
Next
From: Tom Lane
Date:
Subject: Re: Missing library files??