Re: [PATCH] Refactor *_abbrev_convert() functions
Aleksander Alekseev <aleksander@tigerdata.com>
From: Aleksander Alekseev <aleksander@tigerdata.com>
To: John Naylor <johncnaylorls@gmail.com>
Cc: PostgreSQL Development <pgsql-hackers@postgresql.org>
Date: 2026-07-03T08:57:42Z
Lists: pgsql-hackers
Attachments
- v6-0001-Simplify-abbreviated-key-hashing-using-murmurhash.patch (text/x-patch) patch v6-0001
- v6-0002-Avoid-unnecessary-type-casting-when-using-hash_an.patch (text/x-patch) patch v6-0002
Hi John, Thanks for the feedback! > This seems like it belongs in 0002. > Also, when a hunk is changed to a single line, we should remove the > parens. I see three like this. Fixed. -- Best regards, Aleksander Alekseev