| From: | Juan Pablo L(dot) <jpablolorenzetti(at)hotmail(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: numeric data type |
| Date: | 2015-09-23 14:50:29 |
| Message-ID: | DUB130-W76E0141BA86A61F15488C6D9440@phx.gbl |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Alvaro, thank you, that worked.
> Date: Tue, 22 Sep 2015 18:57:38 -0300
> From: alvherre(at)2ndquadrant(dot)com
> To: jpablolorenzetti(at)hotmail(dot)com
> CC: tgl(at)sss(dot)pgh(dot)pa(dot)us; pgsql-general(at)postgresql(dot)org
> Subject: Re: [GENERAL] numeric data type
>
> Juan Pablo L. wrote:
> > Hi Alvaro, thank you for your answer, PG_GETARG_NUMERIC does not exist .. cant find it in the source code and when running i get
> > undefined symbol: PG_GETARG_NUMERIC.
>
> #include "utils/numeric.h"
>
>
> --
> Álvaro Herrera http://www.2ndQuadrant.com/
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2015-09-23 15:26:06 | Re: The curious case of two inserts, a shrinking xmax, and a ShareLock on transaction |
| Previous Message | Jeff Dik | 2015-09-23 14:29:24 | Re: The curious case of two inserts, a shrinking xmax, and a ShareLock on transaction |