Skip to content

Commit 7843651

Browse files
committed
Correct result type of convert_to, per Pavel Stehule.
1 parent 5ca3d50 commit 7843651

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/func.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.416 2007/12/06 17:47:25 tgl Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/func.sgml,v 1.417 2007/12/13 13:22:05 alvherre Exp $ -->
22

33
<chapter id="functions">
44
<title>Functions and Operators</title>
@@ -1386,7 +1386,7 @@
13861386
<literal><function>convert_to</function>(<parameter>string</parameter> <type>text</type>,
13871387
<parameter>dest_encoding</parameter> <type>name</type>)</literal>
13881388
</entry>
1389-
<entry><type>text</type></entry>
1389+
<entry><type>bytea</type></entry>
13901390
<entry>
13911391
Convert string to <parameter>dest_encoding</parameter>.
13921392
</entry>

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