Martijn van Oosterhout <kleptog@svana.org> writes:
> I'm surprised you got the patch so small. Mind you, you didn't do any
> folding in the productions for NUMERIC and CHAR which in the long term
> would probably need to be done.

Yeah, the patch ought to be making the grammar smaller not bigger.

> Also, there's the issue of converting
> the arguments to a typmod, in the long term it'd have to be
> user-defined per type.

I think we could legislate that the stored typmod is the same as what
the user sees (and can't be negative).  The fact that it's different
for some of the built-in types is a historical artifact that I'd love
to get rid of.

                        regards, tom lane

---------------------------(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