File tree 1 file changed +32
-1
lines changed
1 file changed +32
-1
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<formalpara>
8
8
<title>Release date:</title>
9
- <para>2017-??-?? (current as of 2017-08-05 , commit eccead9ed )</para>
9
+ <para>2017-??-?? (current as of 2017-08-26 , commit 145ca364d )</para>
10
10
</formalpara>
11
11
12
12
<sect2>
1490
1490
<listitem>
1491
1491
<!--
1492
1492
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
1493
1494
-->
1494
1495
<para>
1495
1496
Allow users to disable <link
2356
2357
</para>
2357
2358
</listitem>
2358
2359
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
+
2359
2370
</itemizedlist>
2360
2371
2361
2372
</sect4>
2464
2475
2465
2476
<listitem>
2466
2477
<!--
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
+ <!--
2467
2488
2017-03-22 [96a7128b7] Sync pg_dump and pg_dumpall output
2468
2489
-->
2469
2490
<para>
2851
2872
</para>
2852
2873
</listitem>
2853
2874
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
+
2854
2885
<listitem>
2855
2886
<!--
2856
2887
2016-10-11 [2b860f52e] Remove "sco" and "unixware" ports.
You can’t perform that action at this time.
0 commit comments