Re: money with 4 digits after dot - Mailing list pgsql-hackers

From Tom Lane
Subject Re: money with 4 digits after dot
Date
Msg-id 13898.1364402585@sss.pgh.pa.us
Whole thread Raw
In response to money with 4 digits after dot  (Konstantin Izmailov <pgfizm@gmail.com>)
Responses Re: money with 4 digits after dot  (Konstantin Izmailov <pgfizm@gmail.com>)
List pgsql-hackers
Konstantin Izmailov <pgfizm@gmail.com> writes:
> Is it possible to import money into Postgres with 4 digits after the dot?

You would need to set lc_monetary to a locale that permits that.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: [COMMITTERS] pgsql: Allow external recovery_config_directory
Next
From: Brendan Jurd
Date:
Subject: Re: [PATCH] Exorcise "zero-dimensional" arrays (Was: Re: Should array_length() Return NULL)