Re: to_dec()

From: "Aaron Bono" <postgresql(at)aranya(dot)com>
To: "Melvin Davidson" <mdavidson(at)cctus(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: to_dec()
Date: 2006-08-12 15:57:25
Message-ID: bf05e51c0608120857k5296a655l8ddee1d80c01ee11@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 8/4/06, Melvin Davidson <mdavidson(at)cctus(dot)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(at)postgresql(dot)org(dot) 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
==================================================================

In response to

  • to_dec() at 2006-08-04 21:23:20 from Melvin Davidson

Browse pgsql-sql by date

  From Date Subject
Next Message Aaron Bono 2006-08-12 16:22:16 Re: Breaking up a query
Previous Message Markus Schaber 2006-08-12 09:08:38 Re: Undo an update