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

Commit1908a67

Browse files
committed
9.2 release note adjustments from Robert Haas.
1 parentd413efe commit1908a67

File tree

1 file changed

+5
-28
lines changed

1 file changed

+5
-28
lines changed

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

Lines changed: 5 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
Remove the <link
9898
linkend="catalog-pg-tablespace"><structname>spclocation</></link>
9999
field from <structname>pg_tablespace</> (Magnus Hagander,
100-
Tom Lane))
100+
Tom Lane)
101101
</para>
102102

103103
<para>
@@ -601,7 +601,7 @@
601601
</para>
602602

603603
<para>
604-
These are internally called "latches".
604+
The wait events are internally called "latches".
605605
</para>
606606
</listitem>
607607

@@ -1195,7 +1195,7 @@
11951195
</para>
11961196

11971197
<para>
1198-
Such casts have noaffect.
1198+
Such casts have noeffect.
11991199
</para>
12001200
</listitem>
12011201

@@ -1312,28 +1312,12 @@
13121312

13131313
<listitem>
13141314
<para>
1315-
Avoid table and index rebuilds when <type>NUMERIC</>,
1316-
<type>VARBIT</>, and temporal columns are changed in compatible
1317-
ways (Noah Misch)
1318-
</para>
1319-
</listitem>
1320-
1321-
<listitem>
1322-
<para>
1323-
Reduce need to rebuild indexes for various <link
1315+
Reduce need to rebuild tables and indexes for various <link
13241316
linkend="SQL-ALTERTABLE"><command>ALTER TABLE</command></link>
13251317
operations (Noah Misch) DUPLICATE?
13261318
</para>
13271319
</listitem>
13281320

1329-
<listitem>
1330-
<para>
1331-
Avoid index rebuilds for no-rewrite <command>ALTER TABLE</command>
1332-
/ <link linkend="SQL-ALTERTYPE"><literal>ALTER TYPE</></link>
1333-
(Noah Misch)
1334-
</para>
1335-
</listitem>
1336-
13371321
<listitem>
13381322
<para>
13391323
Add <literal>IF EXIST</> clause to <command>ALTER</command>
@@ -2289,13 +2273,6 @@
22892273

22902274
<itemizedlist>
22912275

2292-
<listitem>
2293-
<para>
2294-
Parallel <application>pg_dump</> (Robert Haas, Joachim Wieland)
2295-
DETAILS?
2296-
</para>
2297-
</listitem>
2298-
22992276
<listitem>
23002277
<para>
23012278
Add an <option>--exclude-table-data</> option to
@@ -2513,7 +2490,7 @@
25132490
</para>
25142491

25152492
<para>
2516-
This is currently unused. STILL TRUE?
2493+
This is currently unused.
25172494
</para>
25182495
</listitem>
25192496

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp