BUG #6525: t_infomask2 is uint16, not int16

Поиск
Список
Период
Сортировка
От koizumistr@minos.ocn.ne.jp
Тема BUG #6525: t_infomask2 is uint16, not int16
Дата
Msg-id E1S6bXJ-0006v0-Te@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6525: t_infomask2 is uint16, not int16  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      6525
Logged by:          KOIZUMI Satoru
Email address:      koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.1.3
Operating system:   Mac OS X
Description:=20=20=20=20=20=20=20=20

In Table 55-4. HeapTupleHeaderData Layout, the type of t_infomask2 is
    "int16". But in src/include/access/htup.h, it is "uint16". Maybe the
document is wrong.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: spamik@yum.pl
Дата:
Сообщение: BUG #6524: lpermission denied to create extension "ltree". Must be superuser to create this extension.
Следующее
От: Jeff Davis
Дата:
Сообщение: check_locale() and the empty string