From: | 'Bruce Momjian' <bruce(at)momjian(dot)us> |
---|---|
To: | Etsuro Fujita <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp> |
Cc: | 'PostgreSQL-development' <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: 9.3 release notes suggestions |
Date: | 2013-08-19 16:26:35 |
Message-ID: | 20130819162635.GC9087@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Aug 19, 2013 at 01:38:13PM +0900, Etsuro Fujita wrote:
> > From: 'Bruce Momjian' [mailto:bruce(at)momjian(dot)us]
>
> > On Tue, Aug 13, 2013 at 05:59:05PM +0900, Etsuro Fujita wrote:
> > > > Thanks for the many suggestions on improving the 9.3 release notes.
> > > > There were many ideas I would have never thought of. Please keep
> > > > the
> > > suggestions
> > > > coming.
> > >
> > > One small suggestion:
> > >
> > > <listitem>
> > > <para>
> > > Allow <link linkend="SQL-CREATEFOREIGNDATAWRAPPER">foreign data
> > > wrappers</link> to support writes (inserts/updates/deletes) on
> > foreign
> > > tables (KaiGai Kohei)
> > > </para>
> > > </listitem>
> > >
> > > This is the in-core functionality, so ISTM it would be better that
> > > this is stated in the section of Object Manipulation rather than in
> > > that of Additional Modules. Please find attached a patch.
> >
> > Agreed, done.
>
> Thanks! I have another small suggestion about the recent changes in 9.3 release
> notes. I think it would be better that a headline feature is listed without its
> author. Please find attached a patch.
Thanks, applied and backpatched.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2013-08-19 16:44:47 | Re: Should we remove "not fast" promotion at all? |
Previous Message | Boszormenyi Zoltan | 2013-08-19 16:23:44 | Re: UNNEST with multiple args, and TABLE with multiple funcs |