On Tue, Aug 18, 2026 at 01:54:38PM +0800, jian he wrote:
> https://git.postgresql.org/cgit/postgresql.git/commit/?id=92e20d4a4382810a30bdb394473d6ee891edab73
>
> The consensus seems favoring "size_t" over "Size" for new code, see [1], [2],
> though this doesn't appear to be documented anywhere.
Ugh. c.h says that size_t is just Size, so it's stylistic. I don't
feel strongly one way or another, and hstore tends to prefer camel
case historically.
--
Michael