Avoid redefining simplehash_allocate/simplehash_free.
Robert Haas <rhaas@postgresql.org>
Avoid redefining simplehash_allocate/simplehash_free. There's no generic guard against multiple inclusion in this file, for good reason. But these typedefs need one, as per a report from Jeff Janes.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/lib/simplehash.h | modified | +3 −0 |