pgsql: In dsm_impl_windows, don't error out when the segment already ex

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: In dsm_impl_windows, don't error out when the segment already ex
Дата
Msg-id E1VVkOw-0002G2-S0@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In dsm_impl_windows, don't error out when the segment already exists.

This is the behavior of the other implementations, and the behavior
expected by the callers of this function.

Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/e5158613676d940cf71ecfb5c73ac933746ac847

Modified Files
--------------
src/backend/storage/ipc/dsm_impl.c |    4 ----
1 file changed, 4 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix details missed by dynamic shared memory patch.
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: docs: correct 9.1 and 9.2 release note mention of timeline switc