pgsql: Use correct datum macros in more tuplesort specialization functi

Поиск
Список
Период
Сортировка
От John Naylor
Тема pgsql: Use correct datum macros in more tuplesort specialization functi
Дата
Msg-id E1noySB-000Gm2-DV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7761b9faabae15217fe0e5bbb54230b425222f81

Modified Files
--------------
src/include/utils/sortsupport.h | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: relnotes: add author to in-memory sorts item
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: relnotes: mention non-exclusive backup mode was deprecated