pgsql: Cosmetic improvements in plpython's make rule for libpython impo

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Cosmetic improvements in plpython's make rule for libpython impo
Дата
Msg-id E1WELfy-00050u-7U@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Cosmetic improvements in plpython's make rule for libpython impo  (Noah Misch <noah@leadboat.com>)
Список pgsql-committers
Cosmetic improvements in plpython's make rule for libpython import library.

This build technique is remarkably ugly, but that doesn't mean it has
to be unreadable too.  Be a bit more liberal with the vertical whitespace,
and give the .def file a proper dependency, just in case.

Branch
------
master

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

Modified Files
--------------
src/pl/plpython/Makefile |   15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)


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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Change the order that pg_xlog and WAL archive are polled for WAL
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: In mingw builds, make our own import library for libperl.