pgsql: We don't need to rebuild objfiles.txt every time an object file

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: We don't need to rebuild objfiles.txt every time an object file
Дата
Msg-id 20080226072038.D5D51754108@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
We don't need to rebuild objfiles.txt every time an object file changes.
So only rebuild when a makefile changes (which presumably defines the
file list somewhere), and only touch the file if an object changed. The
touch is necessary so the parent make knows something changed and
ultimately rebuilds postgres.

Modified Files:
--------------
    pgsql/src/backend:
        common.mk (r1.2 -> r1.3)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/common.mk?r1=1.2&r2=1.3)

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