diff options
author | Thomas Munro <tmunro@postgresql.org> | 2018-09-22 00:40:13 +1200 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2018-09-22 00:42:17 +1200 |
commit | 917fe6a48218c3dcbb74129da9ec69b524c45f47 (patch) | |
tree | 0222328c890f72d863d3d0579f22e6e0fa4cbceb /src/backend/executor/nodeSamplescan.c | |
parent | 1b8f09dbd352cb2280ff6e7c8896db57a2d68f06 (diff) | |
download | postgresql-917fe6a48218c3dcbb74129da9ec69b524c45f47.tar.gz postgresql-917fe6a48218c3dcbb74129da9ec69b524c45f47.zip |
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
Diffstat (limited to 'src/backend/executor/nodeSamplescan.c')
0 files changed, 0 insertions, 0 deletions