Re: Add Roman numeral conversion to to_number

From: Doug Doole <DougDoole(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Oliver Ford <ojford(at)gmail(dot)com>
Subject: Re: Add Roman numeral conversion to to_number
Date: 2017-09-19 19:25:36
Message-ID: 20170919192536.1354.99767.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

Applied clean and runs fine. Previous comments were addressed.

There's been some discussion in the thread about whether this is worth doing, but given that it is done it seems a bit of a moot point. So passing this off to the committers to make a final call.

The new status of this patch is: Ready for Committer

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Janes 2017-09-19 19:29:34 Re: Create replication slot in pg_basebackup if requested and not yet present
Previous Message Tom Lane 2017-09-19 19:24:49 Re: pgsql: Make new crash restart test a bit more robust.