Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ace0df9

Browse files
committed
doc: Fix purported type of pg_am.amhandler to match reality.
Joel Jacobson
1 parent 89d1dfa commit ace0df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -566,7 +566,7 @@
566566

567567
<row>
568568
<entry><structfield>amhandler</structfield></entry>
569-
<entry><type>oid</type></entry>
569+
<entry><type>regproc</type></entry>
570570
<entry><literal><link linkend="catalog-pg-proc"><structname>pg_proc</structname></link>.oid</literal></entry>
571571
<entry>
572572
OID of a handler function that is responsible for supplying information

0 commit comments

Comments
 (0)