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

Commit990fe11

Browse files
committed
Second batch of release note fixes by Guillaume Smet
1 parent03f625d commit990fe11

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.604 2009/03/27 01:26:36 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.605 2009/03/27 01:44:30 momjian Exp $ -->
22
<!--
33

44
Typical markup:
@@ -800,7 +800,7 @@ do it for earlier branch release files.
800800
<listitem>
801801
<para>
802802
Allow recovery.conf boolean variables to take the same range of string
803-
alues as postgresql.conf (Bruce)
803+
values as postgresql.conf (Bruce)
804804
</para>
805805
</listitem>
806806

@@ -898,7 +898,7 @@ do it for earlier branch release files.
898898

899899
<listitem>
900900
<para>
901-
Add support for Unicodesting and identifier specifications using code
901+
Add support for Unicodestring and identifier specifications using code
902902
points, e.g. U&'d\0061t\+000061' (Peter)
903903
</para>
904904
</listitem>
@@ -1162,8 +1162,8 @@ do it for earlier branch release files.
11621162

11631163
<listitem>
11641164
<para>
1165-
Allow CREATE OR REPLACE VIEW to add columns to the_end_ of the view
1166-
(Robert Haas)
1165+
Allow CREATE OR REPLACE VIEW to add columns to the<emphasis>end</>
1166+
of the view(Robert Haas)
11671167
</para>
11681168
</listitem>
11691169

@@ -1329,7 +1329,7 @@ do it for earlier branch release files.
13291329
</para>
13301330

13311331
<para>
1332-
Autovacuum optionsuses to be stored in a system table.
1332+
Autovacuum optionsused to be stored in a system table.
13331333
</para>
13341334
</listitem>
13351335

@@ -2064,7 +2064,7 @@ do it for earlier branch release files.
20642064
</para>
20652065

20662066
<para>
2067-
Allows dumps to fail if unable to acquire sharedtable within the
2067+
Allows dumps to fail if unable to acquire sharedlock within the
20682068
specified amount of time.
20692069
</para>
20702070
</listitem>
@@ -2339,8 +2339,13 @@ do it for earlier branch release files.
23392339
</para>
23402340

23412341
<para>
2342-
Add configure option --disable-float4-byval to use the old behavior.
2343-
tgl
2342+
Add configure option --disable-float4-byval to use the old
2343+
behavior.
2344+
</para>
2345+
</listitem>
2346+
2347+
<listitem>
2348+
<para>
23442349
Pass float8 and int8 by value in the server where possible (Zoltan
23452350
Boszormenyi)
23462351
</para>
@@ -2521,7 +2526,7 @@ do it for earlier branch release files.
25212526

25222527
<listitem>
25232528
<para>
2524-
Add duration option to /contrib/pgbench (Takahiro Itagaki)
2529+
Add duration option to /contrib/pgbench (ITAGAKI Takahiro)
25252530
</para>
25262531
</listitem>
25272532

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp