Document pg_tablespace.spcoptions.
authorRobert Haas <[email protected]>
Sun, 10 Jan 2010 01:23:08 +0000 (01:23 +0000)
committerRobert Haas <[email protected]>
Sun, 10 Jan 2010 01:23:08 +0000 (01:23 +0000)
This should have been part of the original tablespace-options patch, but I
overlooked the need to update this portion of the documentation.

doc/src/sgml/catalogs.sgml

index 61984d05f75c97e79ac0403f8e64e604c16d3ae4..ef26e6511be520d3649150e06537bb330e033a8c 100644 (file)
        for details
       </entry>
      </row>
+
+     <row>
+      <entry><structfield>spcoptions</structfield></entry>
+      <entry><type>text[]</type></entry>
+      <entry></entry>
+      <entry>
+       Tablespace-level options, as <quote>keyword=value</> strings
+      </entry>
+     </row>
     </tbody>
    </tgroup>
   </table>