RE: Size and size_t in dsa API
Ideriha, Takeshi <ideriha.takeshi@jp.fujitsu.com>
From: "Ideriha, Takeshi" <ideriha.takeshi@jp.fujitsu.com>
To: Thomas Munro <thomas.munro@enterprisedb.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2018-09-20T10:13:31Z
Lists: pgsql-hackers
>> As a non-expert developer's opinion, I think mixing of Size and size_t makes difficult >to understand source code. > >Agreed. Let's change them all to size_t and back-patch that to keep future >back-patching easy. Patch attached. Thank you for the quick action. I'm happy now. I confirmed English word Size in comment is kept as it is. ==================== Takeshi Ideriha Fujitsu Limited
Commits
-
Use size_t consistently in dsa.{ch}.
- 917fe6a48218 10.6 landed
- ec7b27675dcc 11.0 landed
- f025bd2ddd07 12.0 landed