Re: [HACKERS] Add scale(numeric)

2016-01-05 Thread Alvaro Herrera
Pavel Stehule wrote: > Hi > > 2015-11-19 3:27 GMT+01:00 Marko Tiikkaja : > > > Hi, > > > > As suggested in 5643125e.1030...@joh.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 meanwh

Re: [HACKERS] Add scale(numeric)

2015-12-22 Thread Pavel Stehule
Hi 2015-11-19 3:27 GMT+01:00 Marko Tiikkaja : > Hi, > > As suggested in 5643125e.1030...@joh.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 tri

[HACKERS] Add scale(numeric)

2015-11-18 Thread Marko Tiikkaja
Hi, As suggested in 5643125e.1030...@joh.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. .m *** a/doc/src/sgml/func.sgml --- b/doc/src/sgml/func.sgml *** ***