pgsql: solaris: Remove unnecessary gcc / gnu ld vs sun studio differenc

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: solaris: Remove unnecessary gcc / gnu ld vs sun studio differenc
Дата
Msg-id E1oKjGa-000kXC-5o@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
solaris: Remove unnecessary gcc / gnu ld vs sun studio differences

Unfortunately one with_gnu_ld reference remains, otherwise we could remove the
configure support for determining with_gnu_ld.

Reviewed-By: Thomas Munro <thomas.munro@gmail.com>
Discussion: https://postgr.es/m/20220807012914.ydz73yte6j3coulo@awork3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20c105c4db56f784eebe39cb50ede8ad1bfa3899

Modified Files
--------------
src/Makefile.shlib             | 12 ++----------
src/makefiles/Makefile.solaris |  9 +--------
2 files changed, 3 insertions(+), 18 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Rely on __func__ being supported