Replying to myself to resend to the list, since my previous attempt
seems to have been eaten by a grue.
On Mon, Apr 29, 2019 at 1:59 PM Robert Haas wrote:
>
> On Fri, Apr 26, 2019 at 2:58 PM Souvik Bhattacherjee
> wrote:
> > I have created a shared hash table in partitioned mode inside the post
On Tue, Apr 30, 2019 at 5:52 PM Souvik Bhattacherjee wrote:
> Thank you for your reply and sorry that I couldn't reply earlier.
> Since I didn't get any response within a couple of days, I took the longer
> route -- changed the lwlock.h and lwlock.c
> for accommodating the lw locks for the shared
Hi Robert,
Thank you for your reply and sorry that I couldn't reply earlier.
Since I didn't get any response within a couple of days, I took the longer
route -- changed the lwlock.h and lwlock.c
for accommodating the lw locks for the shared hash table.
I'll describe what I modified in the lwlock.