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

Commita858ca1

Browse files
committed
Adjust doc wording about the casting exceptions for composite types.
1 parent2b8364d commita858ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_cast.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ SELECT CAST ( 2 AS numeric ) + 4.0;
372372

373373
<note>
374374
<para>
375-
There'san exception to the exception, too: I/O conversion casts from
375+
There is alsoan exception to the exception: I/O conversion casts from
376376
composite types to string types cannot be invoked using functional
377377
syntax, but must be written in explicit cast syntax (either
378378
<literal>CAST</> or <literal>::</> notation). This exception was added

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp