Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated - Mailing list pgsql-committers

From Michael Paquier
Subject Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated
Date
Msg-id YnuS5lnOOIyHYWr1@paquier.xyz
Whole thread Raw
In response to Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated  (John Naylor <john.naylor@enterprisedb.com>)
List pgsql-committers
On Wed, May 11, 2022 at 03:42:05PM +0700, John Naylor wrote:
> Earlier I looked at your patch, but didn't think to check the rest of
> the code affected by this commit. Do we also need something like the
> attached, for the ApplyXYZSortComparator functions? (I don't have a
> 32-bit platform to test on)

You could use for example gcc's -m32 to do that even on a 64b
platform, no?
--
Michael

Attachment

pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: Re: pgsql: Specialize tuplesort routines for different kinds of abbreviated
Next
From: Bruce Momjian
Date:
Subject: pgsql: relnotes: update foreign key partition and add sort items