On Tue, Jul 12, 2022 at 1:31 PM Tom Lane <[email protected]> wrote: > I wrote: > > Thomas Munro <[email protected]> writes: > >> On Wed, Jul 6, 2022 at 11:37 AM Tom Lane <[email protected]> wrote: > >>> qsort_interruptible > > >> +1 > > > So here's a patch that does it that way. > > Hearing no comments, pushed. > > regards, tom lane > > > Hi, Looking at the files under src/backend/utils/sort/, looks like license header is missing from qsort_interruptible.c
Please consider the patch which adds license header to qsort_interruptible.c Cheers
qsort-interruptible-copyright.patch
Description: Binary data
