pgsql: Make directory name comparisons on Win32 case insensitive.

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Make directory name comparisons on Win32 case insensitive.
Дата
Msg-id 20090403115212.2BB5E754ADE@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make directory name comparisons on Win32 case insensitive.

This method will not catch all different ways since the locale
handling in NTFS doesn't provide an easy way to do that, but it
will hopefully solve the most common cases causing startup
problems when the backend is found in the system PATH.

Attempts to fix bug #4694.

Tags:
----
REL8_3_STABLE

Modified Files:
--------------
    pgsql/src/port:
        path.c (r1.74 -> r1.74.2.1)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/path.c?r1=1.74&r2=1.74.2.1)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Make directory name comparisons on Win32 case insensitive.
Следующее
От: dpage@pgfoundry.org (Dave Page)
Дата:
Сообщение: edb-debugger - server: Initialise plugin_info for all functions, not