Fix documented type of t_infomask2.

Per Koizumi Satoru
This commit is contained in:
Tom Lane 2012-03-11 16:53:04 -04:00
parent c6a11b89e4
commit 1e4964478a

View 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>