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:41:49 +1200 |
commit | ec7b27675dcc39e81555260a5e33c5aa0fb2bcd2 (patch) | |
tree | 1f1a5de5d11b655b7380fd8afd36d55b0ae24ced /src/backend/utils/adt/arrayfuncs.c | |
parent | 3d4b143dc7fd9d060e9f11ac6c17620f58cfc33d (diff) | |
download | postgresql-ec7b27675dcc39e81555260a5e33c5aa0fb2bcd2.tar.gz postgresql-ec7b27675dcc39e81555260a5e33c5aa0fb2bcd2.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/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions