On Mon, Mar 15, 2021 at 1:09 PM Thomas Munro <thomas.mu...@gmail.com> wrote: > On Sun, Mar 14, 2021 at 5:03 PM Zhihong Yu <z...@yugabyte.com> wrote: > > + * Remove duplicates from an array. Return the new size. > > + */ > > +ST_SCOPE size_t > > +ST_UNIQUE(ST_ELEMENT_TYPE *array, > > > > The array is supposed to be sorted, right ? > > The comment should mention this. > > Good point, will update. Thanks!
Rebased. Also fixed some formatting problems and updated typedefs.list so they don't come back.
more-sort-search-specializations-v2.tgz
Description: application/compressed-tar