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:40:13 +1200 |
commit | f025bd2ddd07a46560a5fbe8dd4790f153ead705 (patch) | |
tree | bb64a9068198d5c8474dbe4c46145a3d24d0baea /src/backend/parser/parse_expr.c | |
parent | ce9cf8e7e6c436e13a729e2369c2c7ca1eae064d (diff) | |
download | postgresql-f025bd2ddd07a46560a5fbe8dd4790f153ead705.tar.gz postgresql-f025bd2ddd07a46560a5fbe8dd4790f153ead705.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/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions