Use size_t consistently in dsa.{ch}.
Thomas Munro <tmunro@postgresql.org>
Use size_t consistently in dsa.{ch}.
Takeshi Ideriha complained that there is a mixture of Size and size_t
in dsa.c and corresponding header. Let's use size_t. Back-patch to 10
where dsa.c landed, to make future back-patching easy.
Discussion: https://postgr.es/m/4E72940DA2BF16479384A86D54D0988A6F19ABD9%40G01JPEXMBKW04
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/mmgr/dsa.c | modified | +48 −48 |
| src/include/utils/dsa.h | modified | +5 −5 |
Discussion
- Size and size_t in dsa API 4 messages · 2018-09-20 → 2018-09-21