diff options
author | Andres Freund <andres@anarazel.de> | 2019-02-09 00:35:57 -0800 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2019-02-09 01:05:49 -0800 |
commit | 3b632a58e7985c6589dbd0e6c0f32ba007783cfa (patch) | |
tree | 9f96c6baf54ad4eb853089915d8c8759fd39f4d8 /src/backend/executor/nodeSetOp.c | |
parent | 5567d12ce030781a4f749c9cd2034b95a3b64424 (diff) | |
download | postgresql-3b632a58e7985c6589dbd0e6c0f32ba007783cfa.tar.gz postgresql-3b632a58e7985c6589dbd0e6c0f32ba007783cfa.zip |
simplehash: Add support for resetting a hashtable's contents.
A hashtable reset just reset the hashtable entries, but does not free
memory.
Author: Andres Freund
Discussion: https://postgr.es/m/20190114180423.ywhdg2iagzvh43we@alap3.anarazel.de
Bug: #15592 #15486
Backpatch: 11, this is a prerequisite for other fixes
Diffstat (limited to 'src/backend/executor/nodeSetOp.c')
0 files changed, 0 insertions, 0 deletions