Add missing post create and alter hooks to policy objects.

Joe Conway <mail@joeconway.com>

Commit: efe72a82aa5e0d6f907a5d21f1a99b677f44f817
Author: Joe Conway <mail@joeconway.com>
Date: 2015-07-29T16:47:49Z
Releases: 9.6.0
Add missing post create and alter hooks to policy objects.

AlterPolicy() and CreatePolicy() lacked their respective hook invocations.
Noted by Noah Misch, review by Dean Rasheed. Back-patch to 9.5 where
RLS was introduced.

Files

PathChange+/−
src/backend/commands/policy.c modified +4 −0