pgsql: For automatic dependency tracking, replace our sed hackery with

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: For automatic dependency tracking, replace our sed hackery with
Дата
Msg-id 20060721223737.C271A9FA5BF@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
For automatic dependency tracking, replace our sed hackery with the GCC-
-built-in mechanism through the -MP flag.  Adjust the file extensions to
look more like Automake practice.  This frees up the .d suffix for use by
DTrace.

Modified Files:
--------------
    pgsql/src:
        Makefile.global.in (r1.223 -> r1.224)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in.diff?r1=1.223&r2=1.224)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add the full set of comparison functions for type TID, including
Следующее
От: adunstan@postgresql.org (Andrew Dunstan)
Дата:
Сообщение: pgsql: Add libdir to PATH for Cygwin as well as WIN32 - should fix