From: | "David Durst" <ddurst(at)larubber(dot)com> |
---|---|
To: | <josh(at)agliodbs(dot)com> |
Cc: | <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: Function for adding Money type |
Date: | 2003-01-25 01:30:08 |
Message-ID: | 35223.10.1.86.1.1043458208.squirrel@www.la-rubber.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-sql |
> David,
>
>> Are there functions for adding and subtracting this type from itself?
>> Or is there a simple way to do it?
>
> The MONEY type is depreciated, and should have been removed from the
> Postgres source but was missed as an oversight. Use NUMERIC instead.
>
> --
> -Josh Berkus
> Aglio Database Solutions
> San Francisco
Already done, I found it in another doc.
Thanks though
From | Date | Subject | |
---|---|---|---|
Next Message | Rod Taylor | 2003-01-25 01:57:27 | PSQL and backward compatibility |
Previous Message | Tom Lane | 2003-01-25 01:16:48 | Re: Mount options for Ext3? |
From | Date | Subject | |
---|---|---|---|
Next Message | Guy Fraser | 2003-01-25 01:42:39 | Re: Getting multiple rows in plpgsql function |
Previous Message | Josh Berkus | 2003-01-25 00:17:09 | Re: Function for adding Money type |