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

Commit7514208

Browse files
committed
Some spelling adjustments in release notes
1 parent8606e47 commit7514208

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@
750750

751751
<para>
752752
The new <quote>parameterized path</> mechanism allows inner
753-
indexscans to use values from relations that are more than one join
753+
index scans to use values from relations that are more than one join
754754
level up from the scan. This can greatly improve performance in
755755
situations where semantic restrictions (such as outer joins) limit
756756
the allowed join orderings.
@@ -785,7 +785,7 @@
785785
<listitem>
786786
<para>
787787
Allow <literal>indexed_col op ANY(ARRAY[...])</> conditions to be
788-
used in plainindexscans and index-only scans (Tom Lane)
788+
used in plainindex scans and index-only scans (Tom Lane)
789789
</para>
790790

791791
<para>
@@ -796,14 +796,14 @@
796796
<listitem>
797797
<para>
798798
Support <function>MIN</>/<function>MAX</> index optimizations on
799-
boolean columns (Marti Raudsepp)
799+
<type>boolean</type> columns (Marti Raudsepp)
800800
</para>
801801
</listitem>
802802

803803
<listitem>
804804
<para>
805805
Account for set-returning functions in <command>SELECT</> target
806-
lists when settingrowcount estimates (Tom Lane)
806+
lists when settingrow count estimates (Tom Lane)
807807
</para>
808808
</listitem>
809809

@@ -956,12 +956,12 @@
956956

957957
<listitem>
958958
<para>
959-
Support configurableeventlog application names on Windows
959+
Support configurableevent log application names on Windows
960960
(MauMau, Magnus Hagander)
961961
</para>
962962

963963
<para>
964-
This allows different instances to use theeventlog
964+
This allows different instances to use theevent log
965965
with different identifiers, by setting the <link
966966
linkend="guc-event-source"><varname>event_source</></link>
967967
server parameter, which is similar to how <link
@@ -1245,7 +1245,7 @@
12451245

12461246
<listitem>
12471247
<para>
1248-
Retain column names atruntime for row expressions
1248+
Retain column names atrun time for row expressions
12491249
(Andrew Dunstan, Tom Lane)
12501250
</para>
12511251

@@ -2876,7 +2876,7 @@
28762876

28772877
<listitem>
28782878
<para>
2879-
Add auserspace access cache to sepgsql to improve performance
2879+
Add auser space access cache to sepgsql to improve performance
28802880
(KaiGai Kohei)
28812881
</para>
28822882
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp