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

Commitbba375e

Browse files
committed
doc: several minor PG 10 doc adjustments
1 parenta0d932b commitbba375e

File tree

1 file changed

+35
-34
lines changed

1 file changed

+35
-34
lines changed

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

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,37 @@ Remove contrib/tsearch2 (Robert Haas)
311311
This removes compatibility with the contrib version of full text search
312312
that shipped in pre-8.3 Postgres versions.
313313
</para>
314+
</listitem>
315+
316+
<listitem>
317+
<!--
318+
Author: Peter Eisentraut <peter_e@gmx.net>
319+
2017-03-23 [50c956add] Remove createlang and droplang
320+
-->
321+
<para>
322+
Remove createlang and droplang command-line applications (Peter Eisentraut)
323+
</para>
324+
</listitem>
325+
326+
<listitem>
327+
<!--
328+
Author: Andres Freund <andres@anarazel.de>
329+
2017-03-30 [5ded4bd21] Remove support for version-0 calling conventions.
330+
-->
331+
<para>
332+
Remove support for version-0 function calling conventions (Andres
333+
Freund)
334+
</para>
335+
</listitem>
336+
337+
<listitem>
338+
<!--
339+
Author: Tom Lane <tgl@sss.pgh.pa.us>
340+
2016-10-11 [2b860f52e] Remove "sco" and "unixware" ports.
341+
-->
342+
<para>
343+
Remove <systemitem class="osname">SCO</> and <systemitem class="osname">Unixware</> ports (Tom Lane)
344+
</para>
314345
</listitem>
315346

316347
</itemizedlist>
@@ -654,44 +685,13 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
654685
2017-01-18 [215b43cdc] Improve RLS planning by marking individual quals with se
655686
-->
656687
<para>
657-
Improve performance of queries referencing rowlevel security
688+
Improve performance of queries referencing row-level security
658689
restrictions (Tom Lane)
659690
</para>
660691

661692
<para>
662693
The optimizer now has more flexibility in reordering executor behavior.
663694
</para>
664-
</listitem>
665-
666-
<listitem>
667-
<!--
668-
Author: Peter Eisentraut <peter_e@gmx.net>
669-
2017-03-23 [50c956add] Remove createlang and droplang
670-
-->
671-
<para>
672-
Remove createlang and droplang (Peter Eisentraut)
673-
</para>
674-
</listitem>
675-
676-
<listitem>
677-
<!--
678-
Author: Andres Freund <andres@anarazel.de>
679-
2017-03-30 [5ded4bd21] Remove support for version-0 calling conventions.
680-
-->
681-
<para>
682-
Remove support for version-0 function calling conventions (Andres
683-
Freund)
684-
</para>
685-
</listitem>
686-
687-
<listitem>
688-
<!--
689-
Author: Tom Lane <tgl@sss.pgh.pa.us>
690-
2016-10-11 [2b860f52e] Remove "sco" and "unixware" ports.
691-
-->
692-
<para>
693-
Remove <systemitem class="osname">SCO</> and <systemitem class="osname">Unixware</> ports (Tom Lane)
694-
</para>
695695
</listitem>
696696

697697
</itemizedlist>
@@ -2295,7 +2295,7 @@ Author: Stephen Frost <sfrost@snowman.net>
22952295
2016-11-29 [4fafa579b] Add \-\-no-blobs option to pg_dump
22962296
-->
22972297
<para>
2298-
Add <application>pg_dump</> <option>--no-blobs</> option to
2298+
Add <option>--no-blobs</> option to
22992299
<application>pg_dump</> (Guillaume Lelarge)
23002300
</para>
23012301

@@ -2325,7 +2325,8 @@ Author: Andrew Dunstan <andrew@dunslane.net>
23252325
2017-03-22 [96a7128b7] Sync pg_dump and pg_dumpall output
23262326
-->
23272327
<para>
2328-
Issue fsync on the output files generated by <application>pg_dump</> and <application>pg_dumpall</>(Michael Paquier)
2328+
Issue fsync on the output files generated by <application>pg_dump</> and
2329+
<application>pg_dumpall</> (Michael Paquier)
23292330
</para>
23302331

23312332
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp