提交 a858ca19 编写于 作者: B Bruce Momjian

Adjust doc wording about the casting exceptions for composite types.

上级 2b8364de
......@@ -372,7 +372,7 @@ SELECT CAST ( 2 AS numeric ) + 4.0;
<note>
<para>
There's an exception to the exception, too: I/O conversion casts from
There is also an exception to the exception: I/O conversion casts from
composite types to string types cannot be invoked using functional
syntax, but must be written in explicit cast syntax (either
<literal>CAST</> or <literal>::</> notation). This exception was added
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册