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

Commit38736e2

Browse files
committed
Fix misplaced modifier.
As suggested by Ian Barwick.
1 parentdd6c108 commit38736e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.30 2010/06/1401:07:41 rhaas Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/release-9.0.sgml,v 2.31 2010/06/1402:18:43 rhaas Exp $ -->
22

33
<sect1 id="release-9-0">
44
<title>Release 9.0</title>
@@ -842,8 +842,8 @@
842842

843843
<listitem>
844844
<para>
845-
Allow <link linkend="SQL-COMMENT">comments</link>onlyon
846-
columns of tables, views, and composite types, not other
845+
Allow <link linkend="SQL-COMMENT">comments</link> on
846+
columnsonlyof tables, views, and composite types, not other
847847
objects like indexes and <acronym>TOAST</> tables (Tom Lane)
848848
</para>
849849
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp