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

Commitaeef717

Browse files
committed
Add mention of NULL for COMMENT.
1 parentd426869 commitaeef717

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/comment.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/ref/comment.sgml,v 1.2 1999/10/2603:53:35 momjian Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/ref/comment.sgml,v 1.3 1999/10/2616:36:28 momjian Exp $
33
Postgres documentation
44
-->
55

@@ -102,7 +102,7 @@ COMMENT
102102
<command>COMMENT</command> adds a comment to an object that can be
103103
easily retrieved with <application>psql's</application>
104104
<emphasize>\dd</emphasize> command.
105-
To remove a comment, use <literal>''</literal>.
105+
To remove a comment, use <literal>NULL</literal>.
106106
Comments are automatically dropped when the object is dropped.
107107
</para>
108108
</refsect1>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp