Re: Add generate_series(date, date) and generate_series(date, date, integer)

From: David Steele <david(at)pgmasters(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Add generate_series(date, date) and generate_series(date, date, integer)
Date: 2016-02-02 18:37:24
Message-ID: 20160202183724.1291.86502.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: tested, passed
Implements feature: tested, passed
Spec compliant: tested, passed
Documentation: tested, passed

Everything looks good to me. Ready for a committer to have a look.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message CK Tan 2016-02-02 18:59:58 left, right, full sort merge join plan
Previous Message Alvaro Herrera 2016-02-02 18:31:22 Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan