diff options
-rw-r--r-- | doc/src/sgml/catalogs.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 29738b07cb9..93deda4db90 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -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 |