diff options
author | Dean Rasheed <dean.a.rasheed@gmail.com> | 2025-01-14 13:23:24 +0000 |
---|---|---|
committer | Dean Rasheed <dean.a.rasheed@gmail.com> | 2025-01-14 13:23:24 +0000 |
commit | 2355e51110e7c687c125a5958f12a462931de996 (patch) | |
tree | 32e11c32f60abe41a42fb5ded330cd47ccc01f98 /src/backend/utils/adt/selfuncs.c | |
parent | af8cd1639ab298ba8fae62cd9583f1c10a5068e1 (diff) | |
download | postgresql-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