Fix documented type of t_infomask2.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Mar 2012 20:53:04 +0000 (16:53 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 11 Mar 2012 20:53:04 +0000 (16:53 -0400)
Per Koizumi Satoru

doc/src/sgml/storage.sgml

index cb2f60e1eeef408ada17ed4651803cb5e3b96b31..45223f563d77c1434ab11a99a814b6e594d02c54 100644 (file)
@@ -823,7 +823,7 @@ data. Empty in ordinary tables.</entry>
   </row>
   <row>
    <entry>t_infomask2</entry>
-   <entry>int16</entry>
+   <entry>uint16</entry>
    <entry>2 bytes</entry>
    <entry>number of attributes, plus various flag bits</entry>
   </row>