From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | AgentM <agentm(at)themactionfaction(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] Adding fulldisjunctions to the contrib |
Date: | 2006-08-13 03:52:24 |
Message-ID: | 36e682920608122052x5a2214adicf914a1fbae565ab@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
On 8/12/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> More seriously: the current state of affairs is that the
> full-disjunction code exists as a pgfoundry project. If it's indeed the
> second greatest thing since sliced bread, then I think we could assume
> that people will find it and use it from pgfoundry.
That goes back to assuming people not only know about pgfoundry, but
are similarly willing to search it.
> The question that's on the table is whether it needs to be in contrib right now.
> I have not seen either a technical argument or popularity argument why it
> ought to move into contrib.
In addition to knowing that Tzahi has put a *very* significant amount
of work into his research as well as this code over the past few
months, I have to agree with several items stated by "Agent M".
This is the *first* implementation of this concept in any database
system, so there's not going to be anyone jumping up and down singing
it's praises just yet. However, when people do get a chance to play
with it, I believe we'll have a number of them saying how useful it
is. There are several contrib modules still included in the system
that aren't that heavily used... I don't see the harm in including
this one for at least this release. If no one uses it, take it out
for 8.3.
IMHO, this is just a really cool piece of technology that provides
functionality which can't be done any other way; why not give it a
chance?
--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2006-08-13 05:00:49 | The long-lost pg_upgrade (was:Re: 8.2 features status) |
Previous Message | Tom Lane | 2006-08-13 03:48:00 | Re: segfault on rollback |
From | Date | Subject | |
---|---|---|---|
Next Message | Dhanaraj M | 2006-08-13 09:51:22 | Patch for - Change FETCH/MOVE to use int8 |
Previous Message | Tom Lane | 2006-08-13 03:31:00 | Re: [PATCHES] Adding fulldisjunctions to the contrib |