public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
Subject: [PATCH v1 01/21] pgstat.h doesn't need hsearch.h
Date: Mon, 15 Mar 2021 14:49:08 -0700
---
src/include/pgstat.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/include/pgstat.h b/src/include/pgstat.h
index be43c048028..5ce86ba9ae8 100644
--- a/src/include/pgstat.h
+++ b/src/include/pgstat.h
@@ -18,7 +18,6 @@
#include "portability/instr_time.h"
#include "postmaster/pgarch.h"
#include "storage/proc.h"
-#include "utils/hsearch.h"
#include "utils/relcache.h"
--
2.29.2.540.g3cf59784d4
--wilmz2upy33z66yr
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
filename="v1-0002-WIP-Split-wait-event-reporting-into-its-own-heade.patch"
view thread (24+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: [PATCH v1 01/21] pgstat.h doesn't need hsearch.h
In-Reply-To: <no-message-id-1880311@localhost>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox