pgsql: Remove support for non-ELF BSD systems

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Remove support for non-ELF BSD systems
Дата
Msg-id E1hi5JU-0005sh-LO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove support for non-ELF BSD systems

This is long obsolete.

Discussion: https://www.postgresql.org/message-id/8eacdc0d-123f-dbca-bacf-0a68766a4889@2ndquadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/c72f9b9502eadb6b84c6681cdb3bff12b35d3c8a

Modified Files
--------------
configure                      | 299 ++++++++++++++++++-----------------------
configure.in                   |  24 ----
src/Makefile.global.in         |   4 -
src/Makefile.shlib             |  71 ++++------
src/makefiles/Makefile.freebsd |  12 --
src/makefiles/Makefile.netbsd  |  14 --
src/makefiles/Makefile.openbsd |  12 --
7 files changed, 161 insertions(+), 275 deletions(-)


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

Предыдущее
От: noreply@postgresql.org
Дата:
Сообщение: pgsql: Branch refs/heads/REL_12_STABLE was created
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Insert temporary debugging output in regression tests."