Re: cast from integer to money - Mailing list pgsql-hackers

From Joseph Adams
Subject Re: cast from integer to money
Date
Msg-id BANLkTim6K=545L=+zow=T_u69mL8kX-JDg@mail.gmail.com
Whole thread Raw
In response to Re: cast from integer to money  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: cast from integer to money  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
Attached is an updated version of the patch to allow conversion of
int4/int8 directly to money.  I added overflow checks, dropped
int2->cash, and updated the documentation.


- Joey

Attachment

pgsql-hackers by date:

Previous
From: Shigeru HANADA
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Next
From: Kohei Kaigai
Date:
Subject: [sepgsql] missing checks of process:transition on trusted procedure invocation