Start of work on chash.
authorRobert Haas <rhaas@postgresql.org>
Wed, 4 Jul 2012 18:50:19 +0000 (14:50 -0400)
committerRobert Haas <rhaas@postgresql.org>
Wed, 4 Jul 2012 18:50:19 +0000 (14:50 -0400)
commit565ef636b8e702100f11745992a57d3a80c84f48
tree144277506886d488f7a5eeeacc1e817007259b0c
parent30d7ae3c76d2de144232ae6ab328ca86b70e72c3
Start of work on chash.
src/backend/utils/hash/Makefile
src/backend/utils/hash/chash.c [new file with mode: 0644]
src/include/utils/chash.h [new file with mode: 0644]