pgsql: Recreate ecpg_config.h with a stamp file created by

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: Recreate ecpg_config.h with a stamp file created by
Дата
Msg-id 20090122222713.35A807559ED@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Recreate ecpg_config.h with a stamp file created by config.status, same
way pg_config.h is handled.  This avoids reruns of config.status on every
build, if configure has been rerun.

Modified Files:
--------------
    pgsql:
        configure (r1.629 -> r1.630)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure?r1=1.629&r2=1.630)
        configure.in (r1.588 -> r1.589)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/configure.in?r1=1.588&r2=1.589)
    pgsql/src:
        Makefile.global.in (r1.251 -> r1.252)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.251&r2=1.252)
    pgsql/src/interfaces/ecpg/include:
        Makefile (r1.32 -> r1.33)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/include/Makefile?r1=1.32&r2=1.33)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Support column-level privileges, as required by SQL standard.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Document that SELECT FOR UPDATE/SHARE with ORDER BY might return