diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2014-02-04 20:04:35 -0500 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2014-02-04 20:08:39 -0500 |
commit | 4e182361804f8688cef953c998e24134e606aea4 (patch) | |
tree | 670c364972d1872b0c94b0711016086f300dd467 /src/backend/utils/adt/jsonfuncs.c | |
parent | 00d4f2af8bd6a1b9db2f676cc76b64d98ace99fb (diff) | |
download | postgresql-4e182361804f8688cef953c998e24134e606aea4.tar.gz postgresql-4e182361804f8688cef953c998e24134e606aea4.zip |
PL/Perl: Fix compiler warning
The code was assigning a (Datum) 0 to a void pointer. That creates a
warning from clang 3.4. It was probably a thinko to begin with.
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions