didou Fri Dec 5 04:22:51 2003 EDT
Modified files:
/phpdoc/en/reference/pgsql/functions pg-unescape-bytea.xml
Log:
Probably, this function UNescapes string, rather than escapes it.
Antony Dovgal
Index: phpdoc/en/reference/pgsql/functions/pg-unescape-bytea.xml
diff -u phpdoc/en/reference/pgsql/functions/pg-unescape-bytea.xml:1.1
phpdoc/en/reference/pgsql/functions/pg-unescape-bytea.xml:1.2
--- phpdoc/en/reference/pgsql/functions/pg-unescape-bytea.xml:1.1 Wed Oct 2
01:58:55 2002
+++ phpdoc/en/reference/pgsql/functions/pg-unescape-bytea.xml Fri Dec 5 04:22:51
2003
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/pgsql.xml, last change in rev 1.61 -->
<refentry id='function.pg-unescape-bytea'>
<refnamediv>
<refname>pg_unescape_bytea</refname>
<refpurpose>
- Escape binary for bytea type
+ Unescape binary for bytea type
</refpurpose>
</refnamediv>
<refsect1>