]> granicus.if.org Git - postgresql/commitdiff
Fix number of columns declared for pg_user_mappings description table.
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Aug 2009 22:16:11 +0000 (22:16 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Aug 2009 22:16:11 +0000 (22:16 +0000)
doc/src/sgml/catalogs.sgml

index 5300271f9c574f7cd7e6edb5630eec11ff23c265..ca7bea90f1df32ff2e2e611fec3d5c9ef84195aa 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.200.2.1 2009/07/01 23:57:45 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.200.2.2 2009/08/10 22:16:11 alvherre Exp $ -->
 <!--
  Documentation of the system catalogs, directed toward PostgreSQL developers
  -->
   <table>
    <title><structname>pg_user_mappings</> Columns</title>
 
-   <tgroup cols="3">
+   <tgroup cols="4">
     <thead>
      <row>
       <entry>Name</entry>