mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Fix documented type of t_infomask2.
Per Koizumi Satoru
This commit is contained in:
@@ -823,7 +823,7 @@ data. Empty in ordinary tables.</entry>
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry>t_infomask2</entry>
|
<entry>t_infomask2</entry>
|
||||||
<entry>int16</entry>
|
<entry>uint16</entry>
|
||||||
<entry>2 bytes</entry>
|
<entry>2 bytes</entry>
|
||||||
<entry>number of attributes, plus various flag bits</entry>
|
<entry>number of attributes, plus various flag bits</entry>
|
||||||
</row>
|
</row>
|
||||||
|
Reference in New Issue
Block a user