Обсуждение: pgsql: Fix type of iterator variable in SH_START_ITERATE

Поиск
Список
Период
Сортировка

pgsql: Fix type of iterator variable in SH_START_ITERATE

От
Andres Freund
Дата:
Fix type of iterator variable in SH_START_ITERATE

Also add comment to make the reasoning behind the Assert() more explicit (per
Tom).

Reported-by: Ranier Vilela
Discussion: https://postgr.es/m/CAEudQAocXNJ6s1VLz+hMamLAQAiewRoW17OJ6-+9GACKfj6iPQ@mail.gmail.com
Backpatch: 11-

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d12d1a9278dfd40694ef98fe8bc9e2d07fd1000e

Modified Files
--------------
src/include/lib/simplehash.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)