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

Commit35d2a66

Browse files
Update comments and credit doc proofreaders
1 parent34a9916 commit35d2a66

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

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

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1039,7 +1039,8 @@
10391039
<para>
10401040
The new option is called <literal>NOT VALID</>, which can
10411041
later be modified to <literal>VALIDATED</> and validation
1042-
checks performed.
1042+
checks performed. Together these allow you to add a Foreign Key
1043+
with minimal impact on read and write operations.
10431044
</para>
10441045
</listitem>
10451046

@@ -1587,21 +1588,21 @@
15871588
</para>
15881589

15891590
<para>
1590-
This feature can be used to implement updatable views.
1591+
This feature can be used to implementfullyupdatable views.
15911592
</para>
15921593
</listitem>
15931594

15941595
<listitem>
15951596
<para>
1596-
Reduce lock levels for <link
1597+
Minimise lock levels for <link
15971598
linkend="SQL-CREATETRIGGER"><command>CREATE TRIGGER</></link>
1598-
andsome <link linkend="SQL-ALTERTABLE"><command>ALTER
1599+
andmany <link linkend="SQL-ALTERTABLE"><command>ALTER
15991600
TABLE</></link> and <link linkend="SQL-CREATERULE"><command>CREATE
16001601
RULE</></link> operations (Simon Riggs)
16011602
</para>
16021603

16031604
<para>
1604-
This improvesconcurrency.
1605+
This improvesdatabase availability when altering active databases.
16051606
</para>
16061607
</listitem>
16071608

@@ -2551,6 +2552,13 @@
25512552
</para>
25522553
</listitem>
25532554

2555+
<listitem>
2556+
<para>
2557+
Extensive proofreading and documentation improvements
2558+
(Thom Brown, Josh Kupershmidt, Susanne Ebrecht)
2559+
</para>
2560+
</listitem>
2561+
25542562
<listitem>
25552563
<para>
25562564
Add documentation for <link

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp