-
Notifications
You must be signed in to change notification settings - Fork 41
Comparing changes
Open a pull request
base repository: postgrespro/pg_wait_sampling
base: 3c1046c
head repository: postgrespro/pg_wait_sampling
compare: 91b163d
- 10 commits
- 3 files changed
- 5 contributors
Commits on Apr 10, 2025
-
Fix return of pgws_ExecutorStart since some systems gave warnings whe…
…n returning from void functions
Oleg Tselebrovskiy committedApr 10, 2025 Configuration menu - View commit details
-
Copy full SHA for 24b2d14 - Browse repository at this point
Copy the full SHA 24b2d14View commit details -
Fix return of pgws_ExecutorStart since some systems gave warnings whe…
…n returning from void functions
Configuration menu - View commit details
-
Copy full SHA for 2c03640 - Browse repository at this point
Copy the full SHA 2c03640View commit details
Commits on May 28, 2025
-
Revert "Fix return of pgws_ExecutorStart since some systems gave warn…
…ings when returning from void functions" This reverts commit 24b2d14.
Configuration menu - View commit details
-
Copy full SHA for 9d713ce - Browse repository at this point
Copy the full SHA 9d713ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for fafeda0 - Browse repository at this point
Copy the full SHA fafeda0View commit details
Commits on Jun 25, 2025
-
Check collector has started in pg_wait_sampling_reset_profile.
The worker might have not started yet or it may never start, because its registration was cancelled due to worker limit. This commit adds a check for NULL value of pgws_collector_hdr->latch. The previous usage in pg_wait_sampling.c has such a check, we should do the same here.
Valeriy Zainullin committedJun 25, 2025 Configuration menu - View commit details
-
Copy full SHA for 930a67a - Browse repository at this point
Copy the full SHA 930a67aView commit details
Commits on Jun 26, 2025
-
Merge pull request #100 from valeriy-zainullin/master
Check that collector has started in pg_wait_sampling_reset_profile.
Configuration menu - View commit details
-
Copy full SHA for 8427f4a - Browse repository at this point
Copy the full SHA 8427f4aView commit details
Commits on Aug 4, 2025
-
Sergey Shinderuk committed
Aug 4, 2025 Configuration menu - View commit details
-
Copy full SHA for f96fb9e - Browse repository at this point
Copy the full SHA f96fb9eView commit details
Commits on Oct 9, 2025
-
Commit postgres/postgres@c83ac02 added new last argument ExplainState *es to standard_planner function and planner_hook_type type.
Configuration menu - View commit details
-
Copy full SHA for 899ea54 - Browse repository at this point
Copy the full SHA 899ea54View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for b4e4a1e - Browse repository at this point
Copy the full SHA b4e4a1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b163d - Browse repository at this point
Copy the full SHA 91b163dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3c1046c...91b163d