Add numeric_trim(numeric)

From: Marko Tiikkaja <marko(at)joh(dot)to>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Add numeric_trim(numeric)
Date: 2015-11-19 02:58:35
Message-ID: 564D3ADB.7000808@joh.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here's a patch for the second function suggested in
5643125E(dot)1030605(at)joh(dot)to(dot) This is my first patch trying to do anything
with numerics, so please be gentle. I'm sure it's full of stupid.

January's commit fest, feedback welcome, yada yada..

.m

Attachment Content-Type Size
numeric_trim_v1.patch text/plain 8.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Etsuro Fujita 2015-11-19 03:30:35 Re: Minor comment improvement to create_foreignscan_plan
Previous Message Noah Misch 2015-11-19 02:39:30 Re: Re: In-core regression tests for replication, cascading, archiving, PITR, etc.