Use correct datum macros in more tuplesort specialization functions.
authorJohn Naylor <john.naylor@postgresql.org>
Thu, 12 May 2022 02:18:21 +0000 (09:18 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Thu, 12 May 2022 02:20:32 +0000 (09:20 +0700)
commit7761b9faabae15217fe0e5bbb54230b425222f81
treefef72ce43919d71bb80f6a6e72f7f6279a668fe3
parentd70b95a7178af84212487438b5509871090f5b05
Use correct datum macros in more tuplesort specialization functions.

Also clarify that ApplySignedSortComparator() is not built on 32-bit machines.

Folow-up to c90c16591

Reviewed-by: David Rowley
Discussion: https://www.postgresql.org/message-id/CAFBsxsFmt4_JUP8XgSJqwaAS9a9s8K8_PvMu%3Dj%3DDfwU%3D8QjNPw%40mail.gmail.com
src/include/utils/sortsupport.h