pgsql: Update pg_config.h.in with libnuma changes - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Update pg_config.h.in with libnuma changes
Date
Msg-id E1u57P2-000Mfm-1A@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1fd3566ebc1fa626e0fa9bc0265542fd0638d39a

Modified Files
--------------
src/include/pg_config.h.in | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: pgsql: Add support for basic NUMA awareness
Next
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Add support for basic NUMA awareness