pgsql: Move PGAC_LDAP_SAFE to config/programs.m4.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Move PGAC_LDAP_SAFE to config/programs.m4.
Дата
Msg-id E1XAoMg-0006hi-LV@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Move PGAC_LDAP_SAFE to config/programs.m4.

This restores the style of keeping configure.in free of AC_DEFUN.  Per
gripe from Tom Lane.

Branch
------
master

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

Modified Files
--------------
config/programs.m4 |   28 ++++++++++++++++++++++++++++
configure          |   11 -----------
configure.in       |   28 ----------------------------
3 files changed, 28 insertions(+), 39 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Prevent shm_mq_send from reading uninitialized memory.
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Handle WAIT_IO_COMPLETION return from WaitForMultipleObjectsEx()