pgsql: Update item for install with spaces: > There are two

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Update item for install with spaces: > There are two
Дата
Msg-id 20050104051339.909543A3D58@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Update item for install with spaces:

>   There are two capabilities here, first the ability to build from a
>   source directory that contains spaces, and second the ability to install
>   into a directory that contains spaces.  The first is probably not
>   possible because 'gmake' and other compiler tools do not fully support
>   spaces in path names.  The second is possible with proper quoting in
>   the makefiles.  Because PostgreSQL supports relocatable installs, it
>   is possible to install into a directory that doesn't contain spaces and
>   then copy the install to a directory with spaces.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1431 -> r1.1432)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1431&r2=1.1432)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: More minor updates and copy-editing.
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update wording: < * Allow building with directories containing