mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 18:32:53 -04:00
Fix typo
This commit is contained in:
parent
09130e5867
commit
82659e0456
1 changed files with 1 additions and 1 deletions
|
|
@ -6699,7 +6699,7 @@ DESCRIBE [ OUTPUT ] <replaceable class="PARAMETER">prepared_name</replaceable> I
|
|||
<title>Description</title>
|
||||
|
||||
<para>
|
||||
<command>DECLARE</command> retrieves metadata information about
|
||||
<command>DESCRIBE</command> retrieves metadata information about
|
||||
the result columns contained in a prepared statement, without
|
||||
actually fetching a row.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Reference in a new issue