I have added documentation for EXTRACT(DAY) usage with intervals. We
had something for MONTH, but for some reason nothing for DAY. Applied
patch attached.
---
Daniel Grace wrote:
> (Note: I'm not subscribed to pgsql-docs,
(Note: I'm not subscribed to pgsql-docs, so please CC me on any
replies. Thanks!)
I pulled up the documentation today to see if I could get just the
number of days in an interval using EXTRACT. The answer provided was
vague: While you can use EXTRACT(field from interval) (shown in table
9-27), s