Re: Add numeric_trim(numeric)

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Marko Tiikkaja <marko(at)joh(dot)to>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add numeric_trim(numeric)
Date: 2016-03-15 17:38:10
Message-ID: CA+Tgmobyt4dA-L-bmdsWCsqw98gStpqFyVA4QUa6hzVqy87jgA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jan 27, 2016 at 7:09 PM, Alvaro Herrera
<alvherre(at)2ndquadrant(dot)com> wrote:
>> Here's a patch for the second function suggested in 5643125E(dot)1030605(at)joh(dot)to(dot)
>
> I think this patch got useful feedback but we never saw a followup
> version posted. I closed it as returned-with-feedback. Feel free to
> submit a new version for the 2016-03 commitfest.

This was switched back to Waiting on Author despite not having been
updated. I have switched it back to Returned with Feedback. It's
very difficult to focus on the patches in a CommitFest that have a
chance of actually being ready to commit when the list is cluttered
with entries that have not even been updated.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Steele 2016-03-15 17:38:49 Re: Password identifiers, protocol aging and SCRAM protocol
Previous Message Anastasia Lubennikova 2016-03-15 17:36:52 Re: [WIP] Effective storage of duplicates in B-tree index.