doc: Fix purported type of pg_am.amhandler to match reality.
Joel Jacobson
This commit is contained in:
parent
89d1dfa49a
commit
ace0df9345
@ -566,7 +566,7 @@
|
||||
|
||||
<row>
|
||||
<entry><structfield>amhandler</structfield></entry>
|
||||
<entry><type>oid</type></entry>
|
||||
<entry><type>regproc</type></entry>
|
||||
<entry><literal><link linkend="catalog-pg-proc"><structname>pg_proc</structname></link>.oid</literal></entry>
|
||||
<entry>
|
||||
OID of a handler function that is responsible for supplying information
|
||||
|
Loading…
x
Reference in New Issue
Block a user