aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2016-10-26 11:46:26 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2016-10-26 11:46:26 -0400
commitafb10b3b298c1012908a7d0f491a6a852c64e38d (patch)
tree9f0ffefeed15d5ffbde28d8b7dca8209026b33f5 /src/backend/utils/adt/array_userfuncs.c
parent811b6c4a1df5d8323b532460ef2157e771dfb358 (diff)
downloadpostgresql-afb10b3b298c1012908a7d0f491a6a852c64e38d.tar.gz
postgresql-afb10b3b298c1012908a7d0f491a6a852c64e38d.zip
Doc: improve documentation about inheritance.
Clarify documentation about inheritance of check constraints, in particular mentioning the NO INHERIT option, which didn't exist when this text was written. Document that in an inherited query, the applicable row security policies are those of the explicitly-named table, not its children. This is the intended behavior (per off-list discussion with Stephen Frost), and there are regression tests for it, but it wasn't documented anywhere user-facing as far as I could find. Do a bit of wordsmithing on the description of inherited access-privilege checks. Back-patch to 9.5 where RLS was added.
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions