Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6de9a6c

Browse files
committed
doc: 9.4 release note adjustments
Report by Nicolas Barbier, Tatsuo Ishii, MauMau
1 parent66b737c commit6de9a6c

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

‎doc/src/sgml/release-9.4.sgml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
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>
@@ -1419,9 +1419,10 @@
14191419

14201420
<listitem>
14211421
<para>
1422-
Add functions forerror-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

@@ -2105,7 +2106,7 @@
21052106
<listitem>
21062107
<para>
21072108
Improve support for <envar>VPATH</> builds of <acronym>PGXS</>
2108-
modules (Cédric Villemain, Andrew Dunstan)
2109+
modules (C&eacute;dric Villemain, Andrew Dunstan)
21092110
</para>
21102111
</listitem>
21112112

@@ -2175,6 +2176,12 @@
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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp