File tree Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Expand file tree Collapse file tree 1 file changed +11
-4
lines changed Original file line number Diff line number Diff line change 5252 <listitem>
5353 <para>
5454 Add <acronym>SQL</>-level command <link
55- linkend="SQL-ALTERSYSTEM"><command>ALTER SYSTEM</></link> command
55+ linkend="SQL-ALTERSYSTEM"><command>ALTER SYSTEM</></link>
5656 to edit the <filename>postgresql.conf</> configuration file
5757 </para>
5858 </listitem>
14191419
14201420 <listitem>
14211421 <para>
1422- Add functions for error-free <structname>pg_class</>,
1422+ Add functions for <structname>pg_class</>,
14231423 <structname>pg_proc</>, <structname>pg_type</>, and
1424- <structname>pg_operator</> lookups (Yugo Nagata, Nozomi Anzai,
1424+ <structname>pg_operator</> lookups that do not generate errors for
1425+ non-existent objects (Yugo Nagata, Nozomi Anzai,
14251426 Robert Haas)
14261427 </para>
14271428
21052106 <listitem>
21062107 <para>
21072108 Improve support for <envar>VPATH</> builds of <acronym>PGXS</>
2108- modules (Cédric Villemain, Andrew Dunstan)
2109+ modules (Cédric Villemain, Andrew Dunstan)
21092110 </para>
21102111 </listitem>
21112112
21752176 </para>
21762177 </listitem>
21772178
2179+ <listitem>
2180+ <para>
2181+ Allow client-only installs for <acronym>MSVC</> (Windows) builds (MauMau)
2182+ </para>
2183+ </listitem>
2184+
21782185 </itemizedlist>
21792186
21802187 </sect3>
You can’t perform that action at this time.
0 commit comments