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

Commitd79dc61

Browse files
committed
Update release notes with better wording.
Brian B.
1 parent1bf3d61 commitd79dc61

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/release.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.272 2004/07/28 14:28:57 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -171,7 +171,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
171171
<para>
172172
Server configuration parameters SortMem and VacuumMem have been
173173
renamed to work_mem and maintenance_work_mem to better reflect
174-
their use. The original names still supported.
174+
their use. The original namesarestill supported.
175175
</para>
176176
</listitem>
177177

@@ -775,7 +775,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
775775

776776
<listitem>
777777
<para>
778-
Allowing composite types as table columns (Tom)
778+
Allow composite types as table columns (Tom)
779779
</para>
780780
</listitem>
781781

@@ -812,7 +812,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
812812
Allow ALTER DATABASE ... OWNER (Euler Taveira de Oliveira)
813813
</para>
814814
<para>
815-
Previously this required modifying the system tables.
815+
Previously, this required modifying the system tables.
816816
</para>
817817
</listitem>
818818

@@ -857,7 +857,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
857857
<listitem>
858858
<para>
859859
Add pg_get_serial_sequence() to return the serial columns
860-
sequence name(Christopher Kings-Lynne)
860+
sequence name(Christopher Kings-Lynne)
861861
</para>
862862
<para>
863863
This allows automated scripts to reliabily find the serial
@@ -875,7 +875,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
875875

876876
<listitem>
877877
<para>
878-
Warnof primary/foreign key mismatch requires costly lookup
878+
Warnthat primary/foreign key mismatch requires costly lookup.
879879
</itemizedlist>
880880
</sect3>
881881

@@ -1011,7 +1011,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.271 2004/07/26 01:47:59 momjian
10111011

10121012
<listitem>
10131013
<para>
1014-
Warn of empty string beingpasses to oid/float4/float8 data types; 7.6
1014+
Warn of empty string beingpassed to oid/float4/float8 data types; 7.6
10151015
will throw an error instead (Neil)
10161016
</para>
10171017
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp