| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Jacob Champion <jchampion(at)timescale(dot)com> |
| Cc: | Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: Remove SHA256_HMAC_B from scram-common.h |
| Date: | 2022-12-13 22:13:24 |
| Message-ID: | Y5j5BLqenRZQLkNR@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Tue, Dec 13, 2022 at 09:27:50AM -0800, Jacob Champion wrote:
> On Mon, Dec 12, 2022 at 8:57 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
>> While doing some hackery on SCRAM, I have noticed $subject giving the
>> attached. I guess that this is not going to cause any objections, but
>> feel free to comment just in case.
>
> Yeah, no objection :D That cryptohash refactoring was quite nice.
Thanks. I have much more refactoring work coming up in this area, and
the cryptohash move is helping quite a lot in terms of error handling.
--
Michael
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zheng Li | 2022-12-13 22:25:48 | Re: Support logical replication of DDLs |
| Previous Message | Tom Lane | 2022-12-13 19:26:58 | Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands |