Обсуждение: pgsql: Fix typo in nodeHash.c

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

pgsql: Fix typo in nodeHash.c

От
Richard Guo
Дата:
Fix typo in nodeHash.c

Replace "overlow" with "overflow".

Author: Tender Wang <tndrwang@gmail.com>
Discussion: https://postgr.es/m/CAHewXNnzFjAjYLTkP78HE2PQ17MjBqFdQQg+0X6Wo7YMUb68xA@mail.gmail.com

Branch
------
REL_18_STABLE

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

Modified Files
--------------
src/backend/executor/nodeHash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)