public inbox for [email protected]help / color / mirror / Atom feed
[PATCH v1 01/21] pgstat.h doesn't need hsearch.h 26+ messages / 3 participants [nested] [flat]
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* [PATCH v1 01/21] pgstat.h doesn't need hsearch.h @ 2021-03-15 21:49 Andres Freund <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Andres Freund @ 2021-03-15 21:49 UTC (permalink / raw) --- 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" ^ permalink raw reply [nested|flat] 26+ messages in thread
* Linkify mentions of the primary/subscriber's max_replication_slots @ 2024-11-07 04:06 Tristan Partin <[email protected]> 0 siblings, 1 reply; 26+ messages in thread From: Tristan Partin @ 2024-11-07 04:06 UTC (permalink / raw) To: pgsql-hackers In the replication server configuration documentation[0], there are 3 sections: sending, primary, standby, and subscriber. These sections mention various GUCs and how they apply to each server configuration. The max_replication_slots GUC is mentioned twice, once in the sending section[1]: > [...] > > Note that this parameter also applies on the subscriber side, but with > a different meaning. and another time in the subscriber section[2]: > [...] > > Note that this parameter also applies on a sending server, but with > a different meaning. We can aid users that read these sections of the docs by adding links to the max_replication_slots GUC description which the texts refer to. Here is a patch which does so. [0]: https://www.postgresql.org/docs/17/runtime-config-replication.html [1]: https://www.postgresql.org/docs/17/runtime-config-replication.html#GUC-MAX-REPLICATION-SLOTS [2]: https://www.postgresql.org/docs/17/runtime-config-replication.html#GUC-MAX-REPLICATION-SLOTS-SUBSCRI... -- Tristan Partin Neon (https://neon.tech) Attachments: [text/x-patch] replication-docs.diff (1.1K, ../../[email protected]/2-replication-docs.diff) download | inline diff: diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index d54f904956..34b29fa13e 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -4488,7 +4488,9 @@ restore_command = 'copy "C:\\server\\archivedir\\%f" "%p"' # Windows <para> Note that this parameter also applies on the subscriber side, but with - a different meaning. + a different meaning. See <xref linkend="guc-max-replication-slots-subscriber"/> + in <xref linkend="runtime-config-replication-sender"/> for more + details. </para> </listitem> </varlistentry> @@ -5215,7 +5217,9 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class=" <para> Note that this parameter also applies on a sending server, but with - a different meaning. + a different meaning. See <xref linkend="guc-max-replication-slots"/> + in <xref linkend="runtime-config-replication-primary"/> for more + details. </para> </listitem> </varlistentry> ^ permalink raw reply [nested|flat] 26+ messages in thread
* Re: Linkify mentions of the primary/subscriber's max_replication_slots @ 2024-11-07 11:10 Amit Kapila <[email protected]> parent: Tristan Partin <[email protected]> 0 siblings, 0 replies; 26+ messages in thread From: Amit Kapila @ 2024-11-07 11:10 UTC (permalink / raw) To: Tristan Partin <[email protected]>; +Cc: pgsql-hackers On Thu, Nov 7, 2024 at 9:36 AM Tristan Partin <[email protected]> wrote: > > > Here is a patch which does so. > <para> Note that this parameter also applies on the subscriber side, but with - a different meaning. + a different meaning. See <xref linkend="guc-max-replication-slots-subscriber"/> + in <xref linkend="runtime-config-replication-sender"/> for more + details. </para> </listitem> </varlistentry> @@ -5215,7 +5217,9 @@ ANY <replaceable class="parameter">num_sync</replaceable> ( <replaceable class=" <para> Note that this parameter also applies on a sending server, but with - a different meaning. + a different meaning. See <xref linkend="guc-max-replication-slots"/> + in <xref linkend="runtime-config-replication-primary"/> for more + details. <xref linkend="runtime-config-replication-sender"/> and <xref linkend="runtime-config-replication-primary"/> are incorrect. They should be instead <xref linkend="runtime-config-replication-subscriber"/> and <xref linkend="runtime-config-replication-sender"/>. -- With Regards, Amit Kapila. ^ permalink raw reply [nested|flat] 26+ messages in thread
end of thread, other threads:[~2024-11-07 11:10 UTC | newest] Thread overview: 26+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2021-03-15 21:49 [PATCH v1 01/21] pgstat.h doesn't need hsearch.h Andres Freund <[email protected]> 2024-11-07 04:06 Linkify mentions of the primary/subscriber's max_replication_slots Tristan Partin <[email protected]> 2024-11-07 11:10 ` Re: Linkify mentions of the primary/subscriber's max_replication_slots Amit Kapila <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox