Update pg_config.h.in with libnuma changes
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 16 Apr 2025 18:16:57 +0000 (20:16 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 16 Apr 2025 18:16:57 +0000 (20:16 +0200)
commit1fd3566ebc1fa626e0fa9bc0265542fd0638d39a
tree942f12bdbfb0ab8cea4356d1bdd3e3f43c47a482
parent1fc3403626d4aa99a81996435549e47c56c16897
Update pg_config.h.in with libnuma changes

Add macros from autoheader which were accidentally omitted in
commit 65c298f61fc. There is no function change by this as no
code is currently using the missing macro.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Jacob Champion <jacob.champion@enterprisedb.com>
Discussion: https://postgr.es/m/CF6D7D7F-E1C4-45BE-9019-0F4B4BC7C135@yesql.se
src/include/pg_config.h.in