diff --git a/reference/pgsql/functions/pg-unescape-bytea.xml b/reference/pgsql/functions/pg-unescape-bytea.xml index bdcf83a3e1..3a9857858c 100644 --- a/reference/pgsql/functions/pg-unescape-bytea.xml +++ b/reference/pgsql/functions/pg-unescape-bytea.xml @@ -85,7 +85,31 @@ - + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.5.2 + + A warning is thrown if the input string is invalid. + + + + + + + + &reftitle.seealso;