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

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

From
Robert Haas
Date:
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(-)