summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorTom Lane2015-02-20 05:23:48 +0000
committerTom Lane2015-02-20 05:23:48 +0000
commit692bd09ad12a27fda3566787b089fbd394d7b65b (patch)
tree797421fd19d3e0d4f1edb9119132a43ddccdc440 /src/backend/utils/adt/array_userfuncs.c
parent09d8d110a604e52216102e73fb8475b7aa88f1d1 (diff)
Use "#ifdef CATALOG_VARLEN" to protect nullable fields of pg_authid.
This gives a stronger guarantee than a mere comment against accessing these fields as simple struct members. Since rolpassword is in fact varlena, it's not clear why these didn't get marked from the beginning, but let's do it now. Michael Paquier
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions