|
|
|
@ -52,7 +52,7 @@ |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Add <acronym>SQL</>-level command <link |
|
|
|
Add <acronym>SQL</>-level command <link |
|
|
|
linkend="SQL-ALTERSYSTEM"><command>ALTER SYSTEM</></link> command |
|
|
|
linkend="SQL-ALTERSYSTEM"><command>ALTER SYSTEM</></link> |
|
|
|
to edit the <filename>postgresql.conf</> configuration file |
|
|
|
to edit the <filename>postgresql.conf</> configuration file |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
@ -1419,9 +1419,10 @@ |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Add functions for error-free <structname>pg_class</>, |
|
|
|
Add functions for <structname>pg_class</>, |
|
|
|
<structname>pg_proc</>, <structname>pg_type</>, and |
|
|
|
<structname>pg_proc</>, <structname>pg_type</>, and |
|
|
|
<structname>pg_operator</> lookups (Yugo Nagata, Nozomi Anzai, |
|
|
|
<structname>pg_operator</> lookups that do not generate errors for |
|
|
|
|
|
|
|
non-existent objects (Yugo Nagata, Nozomi Anzai, |
|
|
|
Robert Haas) |
|
|
|
Robert Haas) |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|
@ -2105,7 +2106,7 @@ |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
Improve support for <envar>VPATH</> builds of <acronym>PGXS</> |
|
|
|
Improve support for <envar>VPATH</> builds of <acronym>PGXS</> |
|
|
|
modules (Cédric Villemain, Andrew Dunstan) |
|
|
|
modules (Cédric Villemain, Andrew Dunstan) |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
@ -2175,6 +2176,12 @@ |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
|
|
|
|
<para> |
|
|
|
|
|
|
|
Allow client-only installs for <acronym>MSVC</> (Windows) builds (MauMau) |
|
|
|
|
|
|
|
</para> |
|
|
|
|
|
|
|
</listitem> |
|
|
|
|
|
|
|
|
|
|
|
</itemizedlist> |
|
|
|
</itemizedlist> |
|
|
|
|
|
|
|
|
|
|
|
</sect3> |
|
|
|
</sect3> |
|
|
|
|