Re: Mammoth in Core? - Mailing list pgsql-hackers

From Takahiro Itagaki
Subject Re: Mammoth in Core?
Date
Msg-id 20100125123348.9158.52131E4D@oss.ntt.co.jp
Whole thread Raw
In response to Re: Mammoth in Core?  (Tatsuo Ishii <ishii@postgresql.org>)
Responses Re: Mammoth in Core?
List pgsql-hackers
Tatsuo Ishii <ishii@postgresql.org> wrote:

> "splitting existing projects into some 'modules', and getting the
> modules one by one into core" was not the concluion, actually.
> 
> For example, see below from above URL: This means that we expect
> PostgreSQL exports it's parser so that existing cluster softwares can
> use it. Not opposite direction.

I think they says the same practically -- at least have the same impact.

It says postgres need to export the the internal feature *only for* some
of external cluster softwares. So, if you are thinking about exporting
some features from the core, the exported features would better to be
stable enough and shared by several third-party tools.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: KaiGai Kohei
Date:
Subject: Re: RADIUS authentication
Next
From: Tom Lane
Date:
Subject: Re: Mammoth in Core?