NUMERIC private methods? - Mailing list pgsql-hackers

From David Fetter
Subject NUMERIC private methods?
Date
Msg-id 20141216063442.GA10843@fetter.org
Whole thread Raw
Responses Re: NUMERIC private methods?  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
Folks,

While noodling with some weighted statistics
<https://github.com/davidfetter/weighted_stats>, I noticed I was
having to jump through a lot of hoops because of all the private
methods in numeric.c, especially NumericVar.  Would there be some
major objection to exposing NumericVar as an opaque blob?

Cheers,
David.
-- 
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: analyze_new_cluster.bat and delete_old_cluster.bat not ignored with vcregress upgradecheck
Next
From: Michael Paquier
Date:
Subject: Re: moving from contrib to bin