Subject: User-defined typle similar to char(length) varchar(length)
Date: Mon, 31 Jul 2006 17:04:00 +0400
Is it possible to create user-defined type with optional length in create table
similar to char()/varchar()/bit()? Without modification gram.y of course...