]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
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:48:16 +0000 (13:48 -0500)
Joel Jacobson

doc/src/sgml/catalogs.sgml

index 29738b07cb96194a3b4ae97b857bd14d701f9d0e..93deda4db90369e1fdde7f78c2e705bfeda61599 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