On Thu, 1 Sep 2005, Martijn van Oosterhout wrote:

> Err, well. My thought was a certain group of type-suffix options would
> be permitted (only zero or one at a time), for example:
> 
>    WITH TIME ZONE
>    WITHOUT TIME ZONE
>    CHARACTER SET xxx

String types have 3 modifiers, the length, the charset and the collation. 
The syntax of these are defined by the standard so at least that syntax 
ought to be allowed (even if there are more work to actually do anything 
with charset and collation info).

-- 
/Dennis Björklund


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to