Skip to content

Commit effd0de

Browse files
author
Neil Conway
committed
Minor documentation tweak.
1 parent a9e0839 commit effd0de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/src/sgml/ref/create_cast.sgml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/create_cast.sgml,v 1.15 2003/11/29 19:51:38 pgsql Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/ref/create_cast.sgml,v 1.16 2004/02/15 06:27:37 neilc Exp $ -->
22

33
<refentry id="SQL-CREATECAST">
44
<refmeta>
@@ -147,9 +147,9 @@ SELECT 'The time is ' || CAST(now() AS text);
147147
<para>
148148
The function used to perform the cast. The function name may
149149
be schema-qualified. If it is not, the function will be looked
150-
up in the path. The argument type must be identical to the
151-
source type, the result data type must match the target type of
152-
the cast.
150+
up in the schema search path. The argument type must be
151+
identical to the source type and the result data type must
152+
match the target type of the cast.
153153
</para>
154154
</listitem>
155155
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy