From fb844b9f06568aa29303122ac0bb7b4c3cce2542 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Fri, 23 May 2025 15:44:54 +0200 Subject: Revert function to get memory context stats for processes Due to concerns raised about the approach, and memory leaks found in sensitive contexts the functionality is reverted. This reverts commits 45e7e8ca9, f8c115a6c, d2a1ed172, 55ef7abf8 and 042a66291 for v18 with an intent to revisit this patch for v19. Discussion: https://postgr.es/m/594293.1747708165@sss.pgh.pa.us --- src/tools/pgindent/typedefs.list | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/tools') diff --git a/src/tools/pgindent/typedefs.list b/src/tools/pgindent/typedefs.list index 9ea573fae21..a8346cda633 100644 --- a/src/tools/pgindent/typedefs.list +++ b/src/tools/pgindent/typedefs.list @@ -1674,10 +1674,6 @@ MemoryContextCounters MemoryContextData MemoryContextMethodID MemoryContextMethods -MemoryStatsBackendState -MemoryStatsContextId -MemoryStatsCtl -MemoryStatsEntry MemoryStatsPrintFunc MergeAction MergeActionState -- cgit v1.2.3