mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Fix typo
This commit is contained in:
@ -6699,7 +6699,7 @@ DESCRIBE [ OUTPUT ] <replaceable class="PARAMETER">prepared_name</replaceable> I
|
|||||||
<title>Description</title>
|
<title>Description</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
<command>DECLARE</command> retrieves metadata information about
|
<command>DESCRIBE</command> retrieves metadata information about
|
||||||
the result columns contained in a prepared statement, without
|
the result columns contained in a prepared statement, without
|
||||||
actually fetching a row.
|
actually fetching a row.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user