aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorJoe Conway <mail@joeconway.com>2016-12-22 17:56:50 -0800
committerJoe Conway <mail@joeconway.com>2016-12-22 17:56:50 -0800
commit0a85c102254b72ec7ce16bc504206a1a5c84bd76 (patch)
treec21832db2fe01005d3a45fed1872cac642021f0e /src/backend/executor/execParallel.c
parent2ac3ef7a01df859c62d0a02333b646d65eaec5ff (diff)
downloadpostgresql-0a85c102254b72ec7ce16bc504206a1a5c84bd76.tar.gz
postgresql-0a85c102254b72ec7ce16bc504206a1a5c84bd76.zip
Improve RLS documentation with respect to COPY
Documentation for pg_restore said COPY TO does not support row security when in fact it should say COPY FROM. Fix that. While at it, make it clear that "COPY FROM" does not allow RLS to be enabled and INSERT should be used instead. Also that SELECT policies will apply to COPY TO statements. Back-patch to 9.5 where RLS first appeared. Author: Joe Conway Reviewed-By: Dean Rasheed and Robert Haas Discussion: https://postgr.es/m/5744FA24.3030008%40joeconway.com
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions