projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be7b284
)
doc: Fix purported type of pg_am.amhandler to match reality.
author
Robert Haas
<rhaas@postgresql.org>
Mon, 12 Dec 2016 18:43:48 +0000
(13:43 -0500)
committer
Robert Haas
<rhaas@postgresql.org>
Mon, 12 Dec 2016 18:49:00 +0000
(13:49 -0500)
Joel Jacobson
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 9d2e89523d65fc3999d81998d713c4052792b4b3..11c201910686771863557374c61337266157508f 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-571,7
+571,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