From: | Aleksander Alekseev <aleksander(at)timescale(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Ranier Vilela <ranier(dot)vf(at)gmail(dot)com> |
Subject: | Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) |
Date: | 2021-07-23 10:02:11 |
Message-ID: | CAJ7c6TP7_MucO5KVyuPAgEuTqpLOF4RPPJ0pkDN-RYFs0akmPw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi hackers,
The following review has been posted through the commitfest application:
> make installcheck-world: tested, passed
> Implements feature: tested, passed
> Spec compliant: tested, passed
> Documentation: tested, passed
>
> The patch was tested on MacOS against master `80ba4bb3`.
>
> The new status of this patch is: Ready for Committer
>
The second patch seems fine too. I'm attaching both patches to trigger
cfbot and to double-check them.
--
Best regards,
Aleksander Alekseev
Attachment | Content-Type | Size |
---|---|---|
0001-Reduce-Wsign-compare-warnings-from-clang-12-compiler.patch | application/octet-stream | 2.9 KB |
0002-Promove-unshadowing-of-two-variables-PGPROC-type.patch | application/octet-stream | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Amit Kapila | 2021-07-23 10:08:05 | Re: [HACKERS] logical decoding of two-phase transactions |
Previous Message | Aleksander Alekseev | 2021-07-23 09:52:33 | Re: Signed vs Unsigned (take 2) (src/backend/storage/ipc/procarray.c) |