pgsql: simplehash: Add support for resetting a hashtable's contents.
Started by Andres Freundover 7 years ago1 messagescomitters
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: /messages/by-id/20190114180423.ywhdg2iagzvh43we@alap3.anarazel.de
Bug: #15592 #15486
Backpatch: 11, this is a prerequisite for other fixes
Branch
------
REL_11_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/350b0a40375e5fa171da15bd3062de83c54cd099
Modified Files
--------------
src/include/lib/simplehash.h | 11 +++++++++++
1 file changed, 11 insertions(+)