diff options
author | Robert Haas <rhaas@postgresql.org> | 2020-02-24 17:22:45 +0530 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2020-02-24 17:22:45 +0530 |
commit | 9341c783cc42ffae5860c86bdc713bd47d734ffd (patch) | |
tree | 5bf0e9fd3a04a442d222a91919ba1df48dd90790 /contrib/postgres_fdw/connection.c | |
parent | 07b95c3d8334f737d4717c91967729f7721e785c (diff) | |
download | postgresql-9341c783cc42ffae5860c86bdc713bd47d734ffd.tar.gz postgresql-9341c783cc42ffae5860c86bdc713bd47d734ffd.zip |
Put all the prototypes for hashfn.c into the same header file.
Previously, some of the prototypes for functions in hashfn.c were
in utils/hashutils.h and others were in utils/hsearch.h, but that
is confusing and has no particular benefit.
Patch by me, reviewed by Suraj Kharage and Mark Dilger.
Discussion: http://postgr.es/m/CA+TgmoaRiG4TXND8QuM6JXFRkM_1wL2ZNhzaUKsuec9-4yrkgw@mail.gmail.com
Diffstat (limited to 'contrib/postgres_fdw/connection.c')
0 files changed, 0 insertions, 0 deletions