Function Scan on pg_catalog.generate_series t (cost=0.00..12.50 rows=1000 width=4) (actual time=0.026..0.044 rows=163 loops=1)
Output: (day)::date
Function Call: generate_series('2004-03-07 00:00:00'::timestamp without time zone, '2004-08-16 00:00:00'::timestamp without time zone, '1 day'::interval)