pgsql: The Makefile was invoking perl scripts as ./script.pl.

Поиск
Список
Период
Сортировка
От petere@postgresql.org (Peter Eisentraut)
Тема pgsql: The Makefile was invoking perl scripts as ./script.pl.
Дата
Msg-id 20060224132544.7F1C69DCA1D@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
The Makefile was invoking perl scripts as ./script.pl.  This fails when
the script is not executable as UCS_to_most.pl is in CVS.  It also won't
pick up any custom setting of the perl version/location to use.  This
patch calls perl scripts like $(PERL) $(srcdir)/script.pl.

Kris Jurka

Modified Files:
--------------
    pgsql/src/backend/utils/mb/Unicode:
        Makefile (r1.10 -> r1.11)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/Unicode/Makefile.diff?r1=1.10&r2=1.11)

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

Предыдущее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: orafce - orafce: typo clearing
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Mention that the archive history file has the wal start/stop file