Fix link error for test_radixtree module on Windows
authorJohn Naylor <john.naylor@postgresql.org>
Fri, 8 Mar 2024 03:57:40 +0000 (10:57 +0700)
committerJohn Naylor <john.naylor@postgresql.org>
Fri, 8 Mar 2024 03:57:40 +0000 (10:57 +0700)
commitab6ae6260372074de71805cb7fd54d55d2da994d
tree3871d95d889570bc98e4e2446afbae2ce72dc55a
parent9552e3ace317ac8bb0a80613c0e5cd6536c96dc8
Fix link error for test_radixtree module on Windows

Add PGDLLIMPORT to pg_popcount32/64. In passing, fix a typo.

Diagnosis by Masahiko Sawada, patch by David Rowley

Per buildfarm members drongo and fairywren

Discussion: http://postgr.es/m/CAD21AoAMm1mQd%3Dw4PrfrKK%3DOMP8j8%3D7ntJRPF8%2B%3D10iUuvwiCA%40mail.gmail.com
Discussion: http://postgr.es/m/CAApHDvov7724UrD1Ug0D1eV%2B9Pd_x5VEQmw-6HVG9w1WdCxXPA%40mail.gmail.com
src/include/port/pg_bitutils.h
src/test/modules/test_radixtree/test_radixtree.c