Correct result type of convert_to, per Pavel Stehule.
authorAlvaro Herrera
Thu, 13 Dec 2007 13:22:05 +0000 (13:22 +0000)
committerAlvaro Herrera
Thu, 13 Dec 2007 13:22:05 +0000 (13:22 +0000)
doc/src/sgml/func.sgml

index 1e6521177861fc9e3195f6ecc770000476b67a44..253e5ebda204b2d60e7f08700efd3a96368ae809 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Functions and Operators
         convert_to(string text,
         dest_encoding name)
        
-       text
+       bytea
        
         Convert string to dest_encoding.