Adds the new pg_shdescription to the list of shared system catalogs on the reindex page.
Index: doc/src/sgml/ref/reindex.sgml
===================================================================
RCS file: /projects/cvsroot/pgsql/doc/src/sgml/ref/reindex.sgml,v
retrieving revision 1.34
diff -c -r1.34 reindex.sgml
*** doc/src/sgml/ref/reindex.sgml 31 Oct 2006 01:52:31 -0000 1.34
--- doc/src/sgml/ref/reindex.sgml 4 Jan 2007 22:52:45 -0000
***************
*** 202,208 ****
<structname>pg_auth_members</structname>,
<structname>pg_database</structname>,
<structname>pg_pltemplate</structname>,
! <structname>pg_shdepend</structname>, and
<structname>pg_tablespace</structname>), then a standalone server
must be used to repair it. <command>REINDEX</> will not process
shared catalogs in multiuser mode.
--- 202,209 ----
<structname>pg_auth_members</structname>,
<structname>pg_database</structname>,
<structname>pg_pltemplate</structname>,
! <structname>pg_shdepend</structname>,
! <structname>pg_shdescription</structname>, and
<structname>pg_tablespace</structname>), then a standalone server
must be used to repair it. <command>REINDEX</> will not process
shared catalogs in multiuser mode.
signature.asc
Description: This is a digitally signed message part
