pgsql: sepgsql: Move some code from hooks.c to label.c

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: sepgsql: Move some code from hooks.c to label.c
Дата
Msg-id E1Rxk9n-0005aV-OF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
sepgsql: Move some code from hooks.c to label.c

This is some preliminary refactoring related to a pending patch
to allow sepgsql-enable sessions to make dynamic label transitions.
But this commit doesn't involve any functional change: it just puts
some bits of code in more logical places.

KaiGai Kohei

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d44a3fb55de06137e77b0105c89656a897e396e8

Modified Files
--------------
contrib/sepgsql/hooks.c   |  193 +------------------------------------------
contrib/sepgsql/label.c   |  201 +++++++++++++++++++++++++++++++++++++++++++-
contrib/sepgsql/sepgsql.h |    2 +-
3 files changed, 200 insertions(+), 196 deletions(-)


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