Re: to_dec() - Mailing list pgsql-sql

From Aaron Bono
Subject Re: to_dec()
Date
Msg-id bf05e51c0608120857k5296a655l8ddee1d80c01ee11@mail.gmail.com
Whole thread Raw
In response to to_dec()  ("Melvin Davidson" <mdavidson@cctus.com>)
List pgsql-sql
On 8/4/06, Melvin Davidson <mdavidson@cctus.com> wrote:

I have created a to_dec() function, which is in essence, the opposite of the to_hex() function.

Does anybody know how I can submit this function to Postgresql ?


See 1.5 on the FAQ: http://www.postgresql.org/docs/faqs.FAQ_DEV.html

You will need to submit the patch to pgsql-patches@postgresql.org. It will be reviewed by other contributors to the project and will be either accepted or sent back for further work.

Read the FAQ as they specify the format of your submission.

==================================================================
   Aaron Bono
   Aranya Software Technologies, Inc.
   http://www.aranya.com
   http://codeelixir.com
==================================================================

pgsql-sql by date:

Previous
From: Markus Schaber
Date:
Subject: Re: Undo an update
Next
From: "Aaron Bono"
Date:
Subject: Re: Breaking up a query