]> granicus.if.org Git - postgresql/commit
Rewrite array_cmp to not depend on deconstruct_array. Should be a little
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Aug 2003 00:22:26 +0000 (00:22 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 15 Aug 2003 00:22:26 +0000 (00:22 +0000)
commit432ca9116bc51f6cfe6e88be33dbe6cb078cda9d
tree0c4b81a5a80bf29034ea1eb4b5e03eac15531383
parent43bb02863f870f2667ab5ae84c0fa5bbd2c8150f
Rewrite array_cmp to not depend on deconstruct_array.  Should be a little
faster, but more importantly does not leak memory.  Still needs more work
though, per my recent note to pgsql-hackers.
src/backend/utils/adt/arrayfuncs.c