pgsql-server/src backend/catalog/Makefile back ...

Поиск
Список
Период
Сортировка
От tgl@svr1.postgresql.org (Tom Lane)
Тема pgsql-server/src backend/catalog/Makefile back ...
Дата
Msg-id 20040104055721.5EB60D1B454@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.org    04/01/04 01:57:21

Modified files:
    src/backend/catalog: Makefile genbki.sh
    src/backend/utils: Gen_fmgrtab.sh Makefile
    src/include    : postgres.h

Log message:
    There's no longer any good reason for genbki.sh and Gen_fmgrtab.sh to
    run the data through cpp, and we know of at least one platform where
    unusual cpp behavior breaks the process.  So remove the cpp step,
    and make consequent simplifications.


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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src/interfaces/ecpg compatlib/Tag ...
Следующее
От: meskes@svr1.postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql-server/src/interfaces/ecpg/preproc preproc.y