pgsql: Simplify contrib Makefiles by removing unnecessary SRCS macro,

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Simplify contrib Makefiles by removing unnecessary SRCS macro,
Дата
Msg-id 20061019174003.B9CD09FB2BB@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Simplify contrib Makefiles by removing unnecessary SRCS macro,
per Magnus.

Modified Files:
--------------
    pgsql/contrib/fuzzystrmatch:
        Makefile (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/fuzzystrmatch/Makefile.diff?r1=1.7&r2=1.8)
    pgsql/contrib/pgrowlocks:
        Makefile (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgrowlocks/Makefile.diff?r1=1.2&r2=1.3)
    pgsql/contrib/pgstattuple:
        Makefile (r1.6 -> r1.7)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/Makefile.diff?r1=1.6&r2=1.7)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Work around reported problem that AIX's getaddrinfo() doesn't
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix typo.