pgsql: Adjust windows makefiles too, now that the walreceiver dynamic

Поиск
Список
Период
Сортировка
От heikki@postgresql.org (Heikki Linnakangas)
Тема pgsql: Adjust windows makefiles too, now that the walreceiver dynamic
Дата
Msg-id 20100120093007.DB3BC7541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Adjust windows makefiles too, now that the walreceiver dynamic module
has been renamed.

Modified Files:
--------------
    pgsql/src/makefiles:
        Makefile.cygwin (r1.12 -> r1.13)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.cygwin?r1=1.12&r2=1.13)
        Makefile.win32 (r1.14 -> r1.15)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/Makefile.win32?r1=1.14&r2=1.15)

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

Предыдущее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Adjust MSVC build script too, now that the walreceiver dynamic
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: pgsql: Rethink the way walreceiver is linked into the backend. Instead