]> granicus.if.org Git - postgresql/commit
array_map() needs to guard against a NULL input array. This problem
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 May 2000 17:43:34 +0000 (17:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 May 2000 17:43:34 +0000 (17:43 +0000)
commite193acd8014179db8d484f621ecffe2b4b661b38
tree90384cf6bef0eeaf719aeecf6f31d6fab726e4ce
parent4b72779f7bd8e674ac8a2a7b5eac007d11f16e4d
array_map() needs to guard against a NULL input array.  This problem
should go away in 7.1 with the new fmgr, but for 7.0.1 ...
src/backend/utils/adt/arrayfuncs.c