Hello,
It seems, that the pg_am description contains a sentence that is not
valid anymore. Patch attached.
Best regards,
Alexander
diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml
index b59cd03..0704926 100644
--- a/doc/src/sgml/indexam.sgml
+++ b/doc/src/sgml/indexam.sgml
@@ -51,10 +51,7 @@
<link linkend="catalog-pg-am"><structname>pg_am</structname></link>
system catalog. The <structname>pg_am</structname> entry
specifies a name and a <firstterm>handler function</> for the access
- method. There is not currently any special support
- for creating or deleting <structname>pg_am</structname> entries;
- anyone able to write a new access method is expected to be competent
- to insert an appropriate row for themselves.
+ method.
</para>
<para>
--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs