diff options
author | Noah Misch <noah@leadboat.com> | 2015-09-20 20:47:17 -0400 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2015-09-20 20:47:17 -0400 |
commit | 7f11724bd61b420acb2839908d51674e86e52034 (patch) | |
tree | 56a0ce91220551a005955e849bddaa335be3c38f /src/backend/utils/adt/numeric.c | |
parent | 537bd178c73b1d25938347b17e9e3e62898fc231 (diff) | |
download | postgresql-7f11724bd61b420acb2839908d51674e86e52034.tar.gz postgresql-7f11724bd61b420acb2839908d51674e86e52034.zip |
Remove the SECURITY_ROW_LEVEL_DISABLED security context bit.
This commit's parent made superfluous the bit's sole usage. Referential
integrity checks have long run as the subject table's owner, and that
now implies RLS bypass. Safe use of the bit was tricky, requiring
strict control over the SQL expressions evaluating therein. Back-patch
to 9.5, where the bit was introduced.
Based on a patch by Stephen Frost.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions