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  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to