public inbox for [email protected]  
help / color / mirror / Atom feed
From: Andres Freund <[email protected]>
Subject: [PATCH v2 16/17] don't include stringinfo.h in plannodes.h
Date: Fri, 13 Mar 2026 11:15:24 -0400

Hasn't been required since a05dc4d7fd5. Seems nice to include less lib/ stuff
in nodes/, even if it isn't a huge dependency.
---
 src/include/nodes/plannodes.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/include/nodes/plannodes.h b/src/include/nodes/plannodes.h
index 2d4e4632d73..b6185825fcb 100644
--- a/src/include/nodes/plannodes.h
+++ b/src/include/nodes/plannodes.h
@@ -16,7 +16,6 @@
 
 #include "access/sdir.h"
 #include "access/stratnum.h"
-#include "lib/stringinfo.h"
 #include "nodes/bitmapset.h"
 #include "nodes/lockoptions.h"
 #include "nodes/primnodes.h"
-- 
2.53.0.1.gb2826b52eb


--oaf4egjku6f6i2la
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
	filename="v2-0017-don-t-include-bitmapset.h-in-most-nodes-nodes.h-h.patch"



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 v2 16/17] don't include stringinfo.h in plannodes.h
  In-Reply-To: <no-message-id-723603@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