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:50 -0800 |
commit | 350b0a40375e5fa171da15bd3062de83c54cd099 (patch) | |
tree | 6629f89db8f1dcd6c6c62f3927e76054fc94cd9b /src/backend/executor/nodeRecursiveunion.c | |
parent | 9cf37a527cf83e94f8f166d380baf53287a0337b (diff) | |
download | postgresql-350b0a40375e5fa171da15bd3062de83c54cd099.tar.gz postgresql-350b0a40375e5fa171da15bd3062de83c54cd099.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/nodeRecursiveunion.c')
0 files changed, 0 insertions, 0 deletions