mirror of
https://github.com/postgres/postgres.git
synced 2026-07-16 05:02:57 -04:00
Fix documented type of t_infomask2.
Per Koizumi Satoru
This commit is contained in:
parent
c6a11b89e4
commit
1e4964478a
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue