mirror of
https://github.com/postgres/postgres.git
synced 2025-06-04 00:02:37 -04:00
9.3 release notes: suggested improvements from Jeff Janes and Josh Berkus
This commit is contained in:
parent
b69ec7cc99
commit
c8f61ebdc6
@ -224,7 +224,7 @@
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Split pgstat file in per-database and global files (Tomas Vondra)
|
||||
Split pgstat file into per-database and global files (Tomas Vondra)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
@ -1518,15 +1518,21 @@
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<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, KaiGai Kohei)
|
||||
Hanada)
|
||||
</para>
|
||||
|
||||
<para>
|
||||
This foreign data wrapper allows writes; potentially other
|
||||
foreign data wrappers can now support writes.
|
||||
This foreign data wrapper allows writes.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user