diff --git a/reference/pgsql/functions/pg-escape-bytea.xml b/reference/pgsql/functions/pg-escape-bytea.xml index 64e7b00187..20b606a713 100644 --- a/reference/pgsql/functions/pg-escape-bytea.xml +++ b/reference/pgsql/functions/pg-escape-bytea.xml @@ -1,5 +1,5 @@ - + @@ -15,7 +15,7 @@ stringdata - pg_escape_string escapes string for + pg_escape_bytea escapes string for bytea datatype. It returns escaped string.