Roy Badami <[EMAIL PROTECTED]> writes: > All the documented interval functionality works fine. The > undocumented support for ANSI SQL interval data types and litereals > doesn't :-/
I think the reason it's not documented is precisely that Tom never finished it. It may not be very far away though --- seeing that the grammar support exists, I suspect the only missing piece is that interval_in isn't paying attention to the typmod info, as it should do to disambiguate input like '1'. Or maybe that support is partially there but doesn't quite work. Feel like hacking the code? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings