git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4c9d090) | patch
Add context info to OAT_POST_CREATE security hook
2012年10月23日 21:07:26 +0000 (18:07 -0300)
2012年10月23日 21:24:24 +0000 (18:24 -0300)
commit f4c4335a4aaf5f2ee6e741cdf4f5c8e338d86a2f
Add context info to OAT_POST_CREATE security hook

... and have sepgsql use it to determine whether to check permissions
during certain operations. Indexes that are being created as a result
of REINDEX, for instance, do not need to have their permissions checked;
they were already checked when the index was created.

Author: KaiGai Kohei, slightly revised by me
16 files changed:
contrib/sepgsql/expected/ddl.out diff | blob | blame | history
contrib/sepgsql/hooks.c diff | blob | blame | history
contrib/sepgsql/relation.c diff | blob | blame | history
contrib/sepgsql/sepgsql.h diff | blob | blame | history
contrib/sepgsql/sql/ddl.sql diff | blob | blame | history
doc/src/sgml/sepgsql.sgml diff | blob | blame | history
src/backend/bootstrap/bootparse.y diff | blob | blame | history
src/backend/catalog/heap.c diff | blob | blame | history
src/backend/catalog/index.c diff | blob | blame | history
src/backend/catalog/toasting.c diff | blob | blame | history
src/backend/commands/cluster.c diff | blob | blame | history
src/backend/commands/indexcmds.c diff | blob | blame | history
src/backend/commands/tablecmds.c diff | blob | blame | history
src/include/catalog/heap.h diff | blob | blame | history
src/include/catalog/index.h diff | blob | blame | history
src/include/catalog/objectaccess.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /