mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-12 01:18:35 +08:00
doc: Fix typo in function prototype
This commit is contained in:
@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
|
||||
|
||||
<para>
|
||||
<programlisting>
|
||||
boolean
|
||||
bool
|
||||
amgettuple (IndexScanDesc scan,
|
||||
ScanDirection direction);
|
||||
</programlisting>
|
||||
|
||||
Reference in New Issue
Block a user