From: | Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Fwd: [TESTERS] [TEST REPORT] 9.1Alpha3 Feature E.1.4.7.2 in release notes. |
Date: | 2011-01-11 03:30:52 |
Message-ID: | AANLkTinOtCfOwE0mnykssbq9hBUwXYY8h2fKvkapgZeH@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-testers |
On Tue, Jan 11, 2011 at 11:10, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Itagaki Takahiro <itagaki(dot)takahiro(at)gmail(dot)com> writes:
>> It was reported from a tester that we don't have casts of money from/to integer
>> types even though we have from/to numeric type.
>
> In most locales, the idea isn't sensible.
The documentation says:
| Input is accepted in a variety of formats,
| including integer and floating-point literals
If we won't to add accept integers for money, we should fix the docs.
| integer and floating-point string literals
| ~~~~~~~~~~~~~~~
Will it get better?
--
Itagaki Takahiro
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2011-01-11 04:48:31 | Re: SSI patch version 9 |
Previous Message | Kevin Grittner | 2011-01-11 02:40:18 | SSI patch version 9 |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2011-01-11 12:26:48 | Re: Fwd: [TESTERS] [TEST REPORT] 9.1Alpha3 Feature E.1.4.7.2 in release notes. |
Previous Message | Tom Lane | 2011-01-11 02:10:09 | Re: Fwd: [TESTERS] [TEST REPORT] 9.1Alpha3 Feature E.1.4.7.2 in release notes. |