Re: Numeric Functions

From: Gregory Stark <stark(at)enterprisedb(dot)com>
To: "Aaron Spiteri" <azzmosphere(at)hotmail(dot)com>
Cc: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Numeric Functions
Date: 2008-04-22 13:28:37
Message-ID: 87r6cyt3wa.fsf@oxford.xeocode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Aaron Spiteri" <azzmosphere(at)hotmail(dot)com> writes:

> I was wandering if there where any intentions of moving some of the
> currently internal numeric function prototypes to the Numeric header file. I
> believe such functions like cmp_numerics, add_var, etc would come in handy
> when writing user defined C code.

All the var stuff is internal to the numeric data type operators. What kind of
user defined code are you writing?

--
Gregory Stark
EnterpriseDB http://www.enterprisedb.com
Ask me about EnterpriseDB's 24x7 Postgres support!

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bernd Helmle 2008-04-22 13:35:37 CommitFest Wiki page annoyance
Previous Message Alexander Wöhrer 2008-04-22 13:26:45 [Pljava-dev] stack depth limit exceeded - patch possible?