pgsql: Rename another "hash_mem" local variable.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема pgsql: Rename another "hash_mem" local variable.
Дата
Msg-id E1k0aRN-0005ph-3c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Rename another "hash_mem" local variable.

Missed by my commit 564ce621.

Backpatch: 13-, where disk-based hash aggregation was introduced.

Branch
------
master

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

Modified Files
--------------
src/backend/executor/nodeAgg.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Correct obsolete UNION hash aggs comment.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Move syncscan.c to src/backend/access/common.