]> granicus.if.org Git - postgresql/commit
sepgsql: Move some code from hooks.c to label.c
authorRobert Haas <rhaas@postgresql.org>
Wed, 15 Feb 2012 18:54:26 +0000 (13:54 -0500)
committerRobert Haas <rhaas@postgresql.org>
Wed, 15 Feb 2012 18:54:26 +0000 (13:54 -0500)
commitd44a3fb55de06137e77b0105c89656a897e396e8
tree56c17eb69fb0f6c55f34006c766bd7ca5627e674
parent337b6f5ecf05b21b5e997986884d097d60e4e3d0
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
contrib/sepgsql/hooks.c
contrib/sepgsql/label.c
contrib/sepgsql/sepgsql.h