Re: The plan for FDW-based sharding - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: The plan for FDW-based sharding
Date
Msg-id CAMsr+YHAo2OjonvhSaaHeYmP4SnM4URkW+duxSyoYV_6jpmOYg@mail.gmail.com
Whole thread Raw
In response to Re: The plan for FDW-based sharding  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: The plan for FDW-based sharding  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 27 February 2016 at 11:54, Robert Haas <robertmhaas@gmail.com> wrote:
 
 
I could submit a patch adding
hooks to core to enable all of the things (or even just some of the
things) that EnterpriseDB has changed in Advanced Server, and that
patch would be rejected so fast it would make your head spin, because
of course the core project doesn't want to be burdened with
maintaining a whole bunch of hooks for the convenience of
EnterpriseDB.

I can imagine that many such hooks would have little use beyond PPAS, but I'm somewhat curious as to if any would have wider applications. It's not unusual for me to be working on something and think "gee, I wish there was a hook here".

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Craig Ringer
Date:
Subject: Re: VS 2015 support in src/tools/msvc
Next
From: Amit Kapila
Date:
Subject: Re: ExecGather() + nworkers