From: | "Magnus Hagander" <magnus(at)hagander(dot)net> |
---|---|
To: | "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Jan Wieck" <wieck(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Added the Skytools extended trans action ID module to contrib as |
Date: | 2007-10-09 06:40:14 |
Message-ID: | 200710090840150000@2370711491 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> > (1) we've always been laxer about contrib than the core code,
>
> While that appears to be true, I think
>
> (a) there is no technical reason allowing us to do that, and
> (b) most people don't seem to like it.
>
I will even go so far as to say there are technical reasons not to do it. I beleive that contrib is currently included in most if not all our packages. It certainly is on win32 and I think I've seen the RPMs. It may not be loaded by default but it's there. And that will have users expecting the same code quality as for the rest of the PGDG code. If we can't (or won't) do that, well,that's why we have pgfoundry.
/Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2007-10-09 07:20:45 | Re: [COMMITTERS] pgsql: Added the Skytools extended transaction ID module to contrib as |
Previous Message | Magnus Hagander | 2007-10-09 06:32:34 | Re: [COMMITTERS] pgsql: Added the Skytools extended trans action ID module to contrib as |