Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
cdd5bcad
Commit
cdd5bcad
authored
Apr 25, 2017
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: PG 10 release notes updates
Reported-by: Michael Paquier, Felix Gerzaguet
parent
64f0f7cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
21 deletions
+22
-21
doc/src/sgml/release-10.sgml
doc/src/sgml/release-10.sgml
+22
-21
No files found.
doc/src/sgml/release-10.sgml
View file @
cdd5bcad
...
...
@@ -460,7 +460,7 @@ Add full text search support for <type>JSON</> and <type>JSONB</> (Dmitry Dolgov
</para>
<para>
This is accessed via <function>ts_headline()</> and
to_tsvector
. RIGHT SECTION?
This is accessed via <function>ts_headline()</> and
<function>to_tsvector</>
. RIGHT SECTION?
</para>
</listitem>
...
...
@@ -1070,7 +1070,7 @@ Paquier, Heikki Linnakangas)
</para>
<para>
This proves better security than the existing
'md5'
negotiation and
This proves better security than the existing
<literal>md5</>
negotiation and
storage method.
</para>
</listitem>
...
...
@@ -1257,7 +1257,7 @@ Author: Robert Haas <rhaas@postgresql.org>
-->
<para>
Add <acronym>GUC</> <xref linkend="guc-wal-consistency-checking"> to add details to <acronym>WAL</> that can be
sanity-checked on the standby (Kuntal Ghosh,
Michael Paquier,
Robert
sanity-checked on the standby (Kuntal Ghosh, Robert
Haas)
</para>
...
...
@@ -1389,8 +1389,8 @@ Add specification of a Log Sequence Number (<acronym>LSN</>) stopping point in
</para>
<para>
Previously only specification of the stop name, time,
and xid were
supported.
Previously only specification of the stop name, time,
timeline, xid,
and immediate were
supported.
</para>
</listitem>
...
...
@@ -1440,7 +1440,8 @@ Author: Simon Riggs <simon@2ndQuadrant.com>
2017-04-04 [728bd991c] Speedup 2PC recovery by skipping two phase state files i
-->
<para>
Speed up two-phase commit recovery performance (Simon Riggs)
Speed up two-phase commit recovery performance (Stas Kelvich, Nikhil
Sontakke, Michael Paquier)
</para>
</listitem>
...
...
@@ -2467,35 +2468,35 @@ It is called <option>--options</>.
<listitem>
<!--
Author:
Peter Eisentraut <peter_e@gmx.net
>
201
7-03-23 [eccfef81e] ICU support
Author:
Tom Lane <tgl@sss.pgh.pa.us
>
201
6-08-15 [ca9112a42] Stamp HEAD as 10devel.
-->
<para>
Allow the <link linkend="configure"><acronym>ICU</></> library to optionally be used for collation support (Peter
Eisentraut)
New major version numbering (Peter Eisentraut, Tom Lane)
</para>
<para>
The <acronym>ICU</> library has versioning that allows detection of collation
changes between versions. It is enabled via configure option
<option>--with-icu</>. The default still uses the operating system's native
collation library.
Major versions will now increase just the first number, and minor
releases will increase just the second number. A third number will no
longer be used in Postgres version numbers.
</para>
</listitem>
<listitem>
<!--
Author:
Tom Lane <tgl@sss.pgh.pa.us
>
201
6-08-15 [ca9112a42] Stamp HEAD as 10devel.
Author:
Peter Eisentraut <peter_e@gmx.net
>
201
7-03-23 [eccfef81e] ICU support
-->
<para>
New major version numbering (Peter Eisentraut, Tom Lane)
Allow the <link linkend="configure"><acronym>ICU</></> library to optionally be used for collation support (Peter
Eisentraut)
</para>
<para>
Major versions will now increase just the first number, and minor
releases will increase just the second number. A third number will no
longer be used in Postgres version numbers.
The <acronym>ICU</> library has versioning that allows detection of collation
changes between versions. It is enabled via configure option
<option>--with-icu</>. The default still uses the operating system's native
collation library.
</para>
</listitem>
...
...
@@ -2777,7 +2778,7 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
2016-09-29 [6e654546f] Don't bother to lock bufmgr partitions in pg_buffercache
-->
<para>
Allow <link linkend="pgbuffercache"><application>pg_buffercache</></> to run with
out
fewer locks (Ivan Kartyshov)
Allow <link linkend="pgbuffercache"><application>pg_buffercache</></> to run with fewer locks (Ivan Kartyshov)
</para>
<para>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment