pgsql: Introduce InvalidCommandId.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Introduce InvalidCommandId.
Дата
Msg-id E1VJ86C-0000ho-2w@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Introduce InvalidCommandId.

This allows a 32-bit field to represent an *optional* command ID
without a separate flag bit.

Andres Freund

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/71901ab6daaad65c0168c05e016e4208efe5b71a

Modified Files
--------------
src/backend/access/transam/xact.c |    4 ++--
src/include/c.h                   |    1 +
2 files changed, 3 insertions(+), 2 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Stamp 9.3.0.
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Show schemas in information_schema.schemata that the current has