]> granicus.if.org Git - postgresql/commit
Adjust outdated comment.
authorRobert Haas <rhaas@postgresql.org>
Tue, 25 Apr 2017 14:57:13 +0000 (10:57 -0400)
committerRobert Haas <rhaas@postgresql.org>
Tue, 25 Apr 2017 14:58:45 +0000 (10:58 -0400)
commit914ae8d3cbbe480f8002a38deef4a5319970d2f4
tree7c0eec00106db922a901e88175fa180c23401a64
parent7cc14ae9d8a46a6fac002cb5d7ef385fc6ccdeb4
Adjust outdated comment.

Commit 5dfc198146b49ce7ecc8a1fc9d5e171fb75f6ba5 removed the only
existing caller of hash_freeze, but left behind a comment indicating
that hash_freeze was still used.  Adjust.

Kyotaro Horiguchi

Discussion: http://postgr.es/m/20170424.165541.230634914.horiguchi.kyotaro@lab.ntt.co.jp
src/backend/utils/hash/dynahash.c