pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix duplicate OIDs introduced by SECURITY LABEL patch.
Дата
Msg-id E1P0YhC-00032P-Iy@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix duplicate OIDs introduced by SECURITY LABEL patch.

Report by Shigeru Hanada.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=eacb22ec476a7bc49bdb2054a76a2b27a429a295

Modified Files
--------------
src/include/catalog/catversion.h  |    2 +-
src/include/catalog/indexing.h    |    4 ++--
src/include/catalog/pg_seclabel.h |    4 ++--
src/include/catalog/toasting.h    |    2 +-
4 files changed, 6 insertions(+), 6 deletions(-)


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

Предыдущее
От: itagaki@pgfoundry.org (User Itagaki)
Дата:
Сообщение: textsearch-ja - textsearch_groonga: Support bool and integer types in
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix MSVC builds for dummy_seclabel breakage.