doc: Fix purported type of pg_am.amhandler to match reality.
authorRobert Haas <rhaas@postgresql.org>
Mon, 12 Dec 2016 18:43:48 +0000 (13:43 -0500)
committerRobert Haas <rhaas@postgresql.org>
Mon, 12 Dec 2016 18:49:00 +0000 (13:49 -0500)
Joel Jacobson

doc/src/sgml/catalogs.sgml

index 9d2e89523d65fc3999d81998d713c4052792b4b3..11c201910686771863557374c61337266157508f 100644 (file)
 
      <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