mirror of
https://github.com/postgres/postgres.git
synced 2025-06-23 14:01:44 +03:00
doc: Fix typo in function prototype
This commit is contained in:
@ -546,7 +546,7 @@ amrescan (IndexScanDesc scan,
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
<programlisting>
|
<programlisting>
|
||||||
boolean
|
bool
|
||||||
amgettuple (IndexScanDesc scan,
|
amgettuple (IndexScanDesc scan,
|
||||||
ScanDirection direction);
|
ScanDirection direction);
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
Reference in New Issue
Block a user