Bruce Momjian <pgman@candle.pha.pa.us> writes: > OK, here are the TODO items I have created:
> * Add support for ANSI time INTERVAL syntax, INTERVAL '1 2:03:04' DAY TO > SECOND > * Add support for ANSI date INTERVAL syntax, INTERVAL '1-2' YEAR TO MONTH That example might better read, say, * Add support for ANSI date INTERVAL syntax, INTERVAL '2005-3' YEAR TO MONTH regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend