Re: Cleanup - Removal of apply_typmod function in #if 0

From: vignesh C <vignesh21(at)gmail(dot)com>
To: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Cleanup - Removal of apply_typmod function in #if 0
Date: 2020-03-02 09:18:38
Message-ID: CALDaNm1A4e84o_V9Q-Tb3T-R0i18HjnDz6=gw6+9gAKtORTWvw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 2, 2020 at 1:27 PM Peter Eisentraut
<peter(dot)eisentraut(at)2ndquadrant(dot)com> wrote:
>
> On 2019-10-26 10:36, vignesh C wrote:
> > One of the function apply_typmod in numeric.c file present within #if 0.
> > This is like this for many years.
> > I felt this can be removed.
> > Attached patch contains the changes to handle removal of apply_typmod
> > present in #if 0.
>
> committed
>

Thanks Peter for committing.

Regards,
Vignesh
EnterpriseDB: http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2020-03-02 10:14:47 Re: ERROR: subtransaction logged without previous top-level txn record
Previous Message Juan José Santamaría Flecha 2020-03-02 09:10:57 Re: Allow to_date() and to_timestamp() to accept localized names