| From: | John Naylor <johncnaylorls(at)gmail(dot)com> |
|---|---|
| To: | Junwang Zhao <zhjwpku(at)gmail(dot)com> |
| Cc: | John Naylor <john(dot)naylor(at)enterprisedb(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: [dynahash] do not refill the hashkey after hash_search |
| Date: | 2023-11-30 08:51:39 |
| Message-ID: | CANWCAZZ6ZxUMSggQwsPm1qrJBVstfd6M=eRQSGKHs1-EBwMq=g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Sep 14, 2023 at 3:28 PM Junwang Zhao <zhjwpku(at)gmail(dot)com> wrote:
>
> Add a v2 with some change to fix warnings about unused-parameter.
>
> I will add this to Commit Fest.
Pushed v2 after removing asserts, as well as the unnecessary cast that
I complained about earlier.
Some advice: I was added as a reviewer in CF without my knowledge. I
see people doing it sometimes, but I don't recommend that, since the
reviewer field in CF implies the person volunteered to continue giving
feedback for patch updates.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alena Rybakina | 2023-11-30 09:00:41 | Re: POC, WIP: OR-clause support for indexes |
| Previous Message | Hayato Kuroda (Fujitsu) | 2023-11-30 08:42:27 | RE: [Proposal] global sequence implemented by snowflake ID |