[patch] Imporve pqmq - Mailing list pgsql-hackers

From Xiaoran Wang
Subject [patch] Imporve pqmq
Date
Msg-id CAGjhLkPGa-yUCp1EdDuVgQQ2CUgfxtuO0LLVGiwM=BKbe39oAw@mail.gmail.com
Whole thread Raw
Responses Re: [patch] Imporve pqmq
List pgsql-hackers
Hi, 
    When I use the 'pqmq' recently, I found some issues, just fix them.

     Allow the param 'dsm_segment *seg' to be NULL in function
    'pq_redirect_to_shm_mq'. As sometimes the shm_mq is created
    in shared memory instead of DSM.

    Add function 'pq_leave_shm_mq' to allow the process to go
    back to the previous pq environment.
Attachment

pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: Detailed release notes
Next
From: shveta malik
Date:
Subject: Re: Found issues related with logical replication and 2PC