diff options
author | Peter Eisentraut | 2023-09-19 07:46:01 +0000 |
---|---|---|
committer | Peter Eisentraut | 2023-09-19 07:46:01 +0000 |
commit | 9847ca2c79bef27b9bab44b2243fe951b7c62b36 (patch) | |
tree | 95ac7a76506693391c49236a6831f4f7e2e4bf0c /src/backend/access/gist | |
parent | 78a33bba4c634afc3c67dddeb359b5ce872a0b04 (diff) |
Standardize type of extend_by counter
The counter of extend_by loops is mixed int and uint32. Fix by
standardizing from int to uint32, to match the extend_by variable.
Fixup for 31966b151e.
Author: Ranier Vilela <ranier.vf@gmail.com>
Reviewed-by: Gurjeet Singh <gurjeet@singh.im>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAEudQAqHG-JP-YnG54ftL_b7v6-57rMKwET_MSvEoen0UHuPig@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions