Re: Contributing code

From: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
To: Don Y <pgsql(at)DakotaCom(dot)Net>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-general(at)postgresql(dot)org
Subject: Re: Contributing code
Date: 2006-05-17 22:05:03
Message-ID: 20060517220503.GG42612@pervasive.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, May 17, 2006 at 10:46:52AM -0700, Don Y wrote:
> Martijn van Oosterhout wrote:
> >On Tue, May 16, 2006 at 08:12:05PM -0700, Don Y wrote:
> >>Hi,
> >>
> >>Is it possible to have one of my user defined data types
> >>reviewed/critiqued to see if there are things that I am
> >>not doing properly? Or, other things that I should be
> >>including? Or, should I just contribute it and hope
> >>for the best? (if so, how do I do that?)
> >
> >Put it on a website somewhere and link to. Interested parties could
> >then look at it...
>
> An associate pointed out the obvious: let it run in production
> for a few months; that will find far more *realistic* issues
> than a casual inspection would! (Gee, does he distrust my
> code? :> ).
>
> So, I'll deploy them and get feedback on which features I
> may need to add (some of the data types are probably a bit
> too exotic for most users). I figure I can always contribute
> them just before a release...

Well, in the meantime, if you plan on making it public anyway, why not
put it on pgFoundry so that others can poke at it now if the wish? It
wouldn't surprise me if right now someone is going "I wish there was
something that would let me do..."
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jim C. Nasby 2006-05-17 22:12:06 Re: RES: Add column and specify the column position in
Previous Message Jim C. Nasby 2006-05-17 22:02:58 Re: Announce: GPL Framework centered on Postgres