Re: Add scale(numeric)

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Marko Tiikkaja <marko(at)joh(dot)to>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add scale(numeric)
Date: 2015-12-23 05:06:43
Message-ID: CAFj8pRARY5bK+4Lu95vBvbLXeKWvBg2Hjzrs-ymLPSeYzQ_9pQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

2015-11-19 3:27 GMT+01:00 Marko Tiikkaja <marko(at)joh(dot)to>:

> Hi,
>
> As suggested in 5643125E(dot)1030605(at)joh(dot)to, here's a patch for extracting
> the scale out of a numeric.
>
> This is 2016-01 CF material, but if someone wants to bas^H^H^Hsay nice
> things in the meanwhile, feel free.
>

This patch is pretty trivial without any possible issues, but I miss a use
case of this feature.

Why it should be in Postgres?

Pavel

>
>
> .m
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Geoghegan 2015-12-23 06:49:35 Re: Re: Reusing abbreviated keys during second pass of ordered [set] aggregates
Previous Message Ashutosh Bapat 2015-12-23 04:53:36 Re: Getting sorted data from foreign server for merge join