diff options
author | Neil Conway <neilc@samurai.com> | 2005-07-28 07:51:13 +0000 |
---|---|---|
committer | Neil Conway <neilc@samurai.com> | 2005-07-28 07:51:13 +0000 |
commit | 95cbfb5c7c58f778809e35d034cf5fd7d4d05f76 (patch) | |
tree | f966d52d54d77d3cb2d5a70ea0ac13e07490eab9 /src/backend/utils/adt/array_userfuncs.c | |
parent | 525e83bea30c69997d4a9a4b981981e516cbcd36 (diff) | |
download | postgresql-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