Rewrite array_cmp to not depend on deconstruct_array. Should be a little
authorTom Lane <[email protected]>
Fri, 15 Aug 2003 00:22:26 +0000 (00:22 +0000)
committerTom Lane <[email protected]>
Fri, 15 Aug 2003 00:22:26 +0000 (00:22 +0000)
commitdd467018e4a0d2881c7de72f5c24b17bdc0244a3
tree40b1c3357f594d4407284d1cbe73899a6001be48
parent553cd7d29a30cf7294bc5d67cc60fdcbc878f1e0
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