diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 72d34efb8bf..b948754a963 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -11343,7 +11343,8 @@ postgres=# select * from unnest2(array[[1,2],[3,4]]); current_query text - text of the currently executing query (might contain more than one statement) + text of the currently executing query, as submitted + by the client (might contain more than one statement)