[COMMITTERS] pgsql: Downcase "Wincrypt.h"

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема [COMMITTERS] pgsql: Downcase "Wincrypt.h"
Дата
Msg-id E1czO4j-0002Im-HO@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Downcase "Wincrypt.h"

This is consistent with how we refer to other Windows include files, and
prevents a failure when cross-compiling on a system with case sensitive
file names.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0eba6be1b8d37fa368a45795ba350d46cc86df54

Modified Files
--------------
src/port/pg_strong_random.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: [COMMITTERS] pgsql: Avoid passing function pointers across process boundaries.
Следующее
От: Amit Kapila
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Clean up manipulations of hash indexes'hasho_flag field.