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

Commit4307177

Browse files
committed
Fix whitespace
1 parent3849fe7 commit4307177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/func.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ repeat('Pg', 4) <returnvalue>PgPgPgPg</returnvalue>
718718
<literal>IS NULL</literal> and <literal>IS NOT NULL</literal> do not always return
719719
inverse results for row-valued expressions; in particular, a row-valued
720720
expression that contains both null and non-null fields will return false
721-
for both tests. For example:
721+
for both tests. For example:
722722

723723
<programlisting>
724724
SELECT ROW(1,2.5,'this is a test') = ROW(1, 3, 'not the same');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp