pgsql: Fix silly oversight in patch to remove dsm state file.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Fix silly oversight in patch to remove dsm state file.
Дата
Msg-id E1WXcZ1-0002pk-5q@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix silly oversight in patch to remove dsm state file.

I'm not sure if this is what's causing the Windows buildfarm members
to get unhappy, but I don't think it can be helping anything...

Branch
------
master

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

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Get rid of the dynamic shared memory state file.
Следующее
От: Michael Meskes
Дата:
Сообщение: pgsql: Several fixes to array handling in ecpg.