Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
5a627351
Commit
5a627351
authored
7 years ago
by
Tom Lane
Browse files
Options
Downloads
Patches
Plain Diff
Doc: update v10 release notes through today.
parent
145ca364
No related branches found
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/src/sgml/release-10.sgml
+32
-1
32 additions, 1 deletion
doc/src/sgml/release-10.sgml
with
32 additions
and
1 deletion
doc/src/sgml/release-10.sgml
+
32
−
1
View file @
5a627351
...
...
@@ -6,7 +6,7 @@
<formalpara>
<title>Release date:</title>
<para>2017-??-?? (current as of 2017-08-
05
, commit
eccead9e
d)</para>
<para>2017-??-?? (current as of 2017-08-
26
, commit
145ca364
d)</para>
</formalpara>
<sect2>
...
...
@@ -1490,6 +1490,7 @@
<listitem>
<!--
2017-03-22 [017e4f258] Expose waitforarchive option through pg_stop_backup()
2017-08-05 [52f8a59dd] Make pg_stop_backup's wait_for_archive flag work on stan
-->
<para>
Allow users to disable <link
...
...
@@ -2356,6 +2357,16 @@
</para>
</listitem>
<listitem>
<!--
2017-08-11 [796818442] Remove pgbench's restriction on placement of -M switch.
-->
<para>
Remove restriction on placement of <option>-M</> option relative to
other command line options (Tom Lane)
</para>
</listitem>
</itemizedlist>
</sect4>
...
...
@@ -2464,6 +2475,16 @@
<listitem>
<!--
2017-08-16 [e4892c681] pg_dump: Support using synchronized snapshots on standby
-->
<para>
Support using synchronized snapshots when dumping from a standby
server (Petr Jelinek)
</para>
</listitem>
<listitem>
<!--
2017-03-22 [96a7128b7] Sync pg_dump and pg_dumpall output
-->
<para>
...
...
@@ -2853,6 +2874,16 @@
<listitem>
<!--
2017-08-15 [d7ab908fb] Distinguish wait-for-connection from wait-for-write-read
-->
<para>
Allow <function>WaitLatchOrSocket()</> to wait for socket
connection on Windows (Andres Freund)
</para>
</listitem>
<listitem>
<!--
2016-10-11 [2b860f52e] Remove "sco" and "unixware" ports.
-->
<para>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment