aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/selfuncs.c
diff options
context:
space:
mode:
authorDean Rasheed <dean.a.rasheed@gmail.com>2025-01-14 13:23:24 +0000
committerDean Rasheed <dean.a.rasheed@gmail.com>2025-01-14 13:23:24 +0000
commit2355e51110e7c687c125a5958f12a462931de996 (patch)
tree32e11c32f60abe41a42fb5ded330cd47ccc01f98 /src/backend/utils/adt/selfuncs.c
parentaf8cd1639ab298ba8fae62cd9583f1c10a5068e1 (diff)
downloadpostgresql-2355e51110e7c687c125a5958f12a462931de996.tar.gz
postgresql-2355e51110e7c687c125a5958f12a462931de996.zip
psql: Add leakproof indicator to \df+, \do+, \dAo+, and \dC+ output.
This allows users to determine whether particular functions are leakproof, and whether the underlying functions used by operators and casts are leakproof. This is useful to determine whether indexes can be used in queries on security barrier views or tables with row-level security policies. Yugo Nagata, reviewed by Erik Wienhold and Dean Rasheed. Discussion: https://postgr.es/m/20240701220817.483f9b645b95611f8b1f65da%40sranhm.sraoss.co.jp
Diffstat (limited to 'src/backend/utils/adt/selfuncs.c')
0 files changed, 0 insertions, 0 deletions