aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/array_userfuncs.c
diff options
context:
space:
mode:
authorNeil Conway <neilc@samurai.com>2005-07-28 07:51:13 +0000
committerNeil Conway <neilc@samurai.com>2005-07-28 07:51:13 +0000
commit95cbfb5c7c58f778809e35d034cf5fd7d4d05f76 (patch)
treef966d52d54d77d3cb2d5a70ea0ac13e07490eab9 /src/backend/utils/adt/array_userfuncs.c
parent525e83bea30c69997d4a9a4b981981e516cbcd36 (diff)
downloadpostgresql-95cbfb5c7c58f778809e35d034cf5fd7d4d05f76.tar.gz
postgresql-95cbfb5c7c58f778809e35d034cf5fd7d4d05f76.zip
Refactor exec_cast_value() and exec_simple_cast_value(): since they do
not ever write through the `isnull' parameter, it does not need to be an out parameter. Therefore it can be declared a "bool" rather than a "bool *".
Diffstat (limited to 'src/backend/utils/adt/array_userfuncs.c')
0 files changed, 0 insertions, 0 deletions