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

Commit6a5366e

Browse files
committed
Doc: update v10 release notes through today.
1 parentf1b1049 commit6a5366e

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

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

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<formalpara>
88
<title>Release date:</title>
9-
<para>2017-??-?? (current as of 2017-08-05, commiteccead9ed)</para>
9+
<para>2017-??-?? (current as of 2017-08-26, commit145ca364d)</para>
1010
</formalpara>
1111

1212
<sect2>
@@ -1490,6 +1490,7 @@
14901490
<listitem>
14911491
<!--
14921492
2017-03-22 [017e4f258] Expose waitforarchive option through pg_stop_backup()
1493+
2017-08-05 [52f8a59dd] Make pg_stop_backup's wait_for_archive flag work on stan
14931494
-->
14941495
<para>
14951496
Allow users to disable <link
@@ -2356,6 +2357,16 @@
23562357
</para>
23572358
</listitem>
23582359

2360+
<listitem>
2361+
<!--
2362+
2017-08-11 [796818442] Remove pgbench's restriction on placement of -M switch.
2363+
-->
2364+
<para>
2365+
Remove restriction on placement of <option>-M</> option relative to
2366+
other command line options (Tom Lane)
2367+
</para>
2368+
</listitem>
2369+
23592370
</itemizedlist>
23602371

23612372
</sect4>
@@ -2464,6 +2475,16 @@
24642475

24652476
<listitem>
24662477
<!--
2478+
2017-08-16 [e4892c681] pg_dump: Support using synchronized snapshots on standby
2479+
-->
2480+
<para>
2481+
Support using synchronized snapshots when dumping from a standby
2482+
server (Petr Jelinek)
2483+
</para>
2484+
</listitem>
2485+
2486+
<listitem>
2487+
<!--
24672488
2017-03-22 [96a7128b7] Sync pg_dump and pg_dumpall output
24682489
-->
24692490
<para>
@@ -2851,6 +2872,16 @@
28512872
</para>
28522873
</listitem>
28532874

2875+
<listitem>
2876+
<!--
2877+
2017-08-15 [d7ab908fb] Distinguish wait-for-connection from wait-for-write-read
2878+
-->
2879+
<para>
2880+
Allow <function>WaitLatchOrSocket()</> to wait for socket
2881+
connection on Windows (Andres Freund)
2882+
</para>
2883+
</listitem>
2884+
28542885
<listitem>
28552886
<!--
28562887
2016-10-11 [2b860f52e] Remove "sco" and "unixware" ports.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp