Re: 9.3 Beta1 status report - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: 9.3 Beta1 status report
Date
Msg-id 20130502230720.GK24822@momjian.us
Whole thread Raw
In response to Re: 9.3 Beta1 status report  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On Thu, May  2, 2013 at 02:09:21PM -0700, Josh Berkus wrote:
> 
> >       <listitem>
> >        <para>
> >         Add a Postgres foreign data wrapper contrib module (Shigeru
> >         Hanada, KaiGai Kohei)
> >        </para>
> > 
> >        <para>
> >         This foreign data wrapper allows writes;  potentially other
> >         foreign data wrappers can now support writes.
> >        </para>
> >       </listitem>
> > 
> > Are you saying split up this into two items?
> 
> Yes, because it's two separate features.
> 
> I know Andrew plans to have a writeable Redis FDW before 9.3 is
> released, for one.

OK, I have split them apart:
     <listitem>      <para>       Allow write-enabled foreign data wrappers to support writes       (KaiGai Kohei)
</para>    </listitem>
 
     <listitem>      <para>       Add a Postgres foreign data wrapper contrib module (Shigeru       Hanada)
</para>
      <para>       This foreign data wrapper allows writes.      </para>     </listitem>

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: matview niceties: pick any two of these three
Next
From: Andres Freund
Date:
Subject: Re: high io BUT huge amount of free memory