pgsql: Remove unused AC_DEFINE symbols

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove unused AC_DEFINE symbols
Дата
Msg-id E1SU1Vl-0007Qp-VY@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove unused AC_DEFINE symbols

ENABLE_DTRACE            unused as of a7b7b07af340c73adee9959edf260695591a9496
HAVE_ERR_SET_MARK        unused as of 4ed4b6c54e5fab24ab2624d80e26f7546edc88ad
HAVE_FCVT                unused as of 4553e1d80f824291932cfde30aa24a76dd8f1941
HAVE_STRUCT_SOCKADDR_UN  unused as of b4cea00a1fc9d2270bfe9aeeee44915378d5f733
HAVE_SYSCONF             unused as of f83356c7f574bc69969f29dc7b430b286a0cd9f4
TM_IN_SYS_TIME           never used, obsolescent per Autoconf documentation

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ff4628f37a1e700d1fe716d0c271f68d8aa1e4ea

Modified Files
--------------
config/c-library.m4        |    5 +-
configure                  |  179 +-------------------------------------------
configure.in               |    7 +-
src/include/pg_config.h.in |   18 -----
4 files changed, 6 insertions(+), 203 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: For testing purposes, reinsert a timeout in pgstat.c's wait call
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Assert that WaitLatchOrSocket callers cannot wait only for writa