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(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
