]> granicus.if.org Git - postgresql/commit
In dsm_impl_windows, don't error out when the segment already exists.
authorRobert Haas <rhaas@postgresql.org>
Mon, 14 Oct 2013 15:48:49 +0000 (11:48 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 14 Oct 2013 15:48:49 +0000 (11:48 -0400)
commite5158613676d940cf71ecfb5c73ac933746ac847
tree9081cdf5f17a64721fa4b1e11d8060cb8b3c7937
parent05a0283e7a48ffdca96cb6dd94fa5bae06e29bd1
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
src/backend/storage/ipc/dsm_impl.c