public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andres Freund <[email protected]>
Subject: [PATCH v2 8/9] Don't include relcache.h in rel.h
Date: Fri, 20 Mar 2026 13:02:38 -0400
Author:
Reviewed-by:
Discussion: https://postgr.es/m/
Backpatch:
---
src/include/utils/rel.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h
index 9b4e4e00cc0..d17286ee333 100644
--- a/src/include/utils/rel.h
+++ b/src/include/utils/rel.h
@@ -25,7 +25,6 @@
#include "storage/block.h"
#include "storage/relfilelocator.h"
#include "storage/smgr.h"
-#include "utils/relcache.h"
#include "utils/reltrigger.h"
/*
--
2.53.0.1.gb2826b52eb
--jmpqp62znaydqx65
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment;
filename="v2-0009-Don-t-include-read_stream.h-in-heapam.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 8/9] Don't include relcache.h in rel.h
In-Reply-To: <no-message-id-601446@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