Обсуждение: pgsql-server/src/backend Makefile access/Makef ...

Поиск
Список
Период
Сортировка

pgsql-server/src/backend Makefile access/Makef ...

От
petere@postgresql.org (Peter Eisentraut - PostgreSQL)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    petere@postgresql.org    02/08/10 13:59:28

Modified files:
    src/backend    : Makefile
    src/backend/access: Makefile
    src/backend/optimizer: Makefile
    src/backend/storage: Makefile
    src/backend/utils: Makefile

Log message:
    Fix failure to relink postmaster executable in the first make run if only a
    single source file a few directories deep in the backend tree has changed.