-
Notifications
You must be signed in to change notification settings - Fork 41
Pull requests: postgrespro/pg_wait_sampling
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Docs: refresh README usage guide
#106
by mikhail-marutyan
was closed Nov 11, 2025
Loading…
updated Nov 11, 2025
Add more columns/dimensions to pg_wait_sampling
#97
by Medvecrab
was closed Oct 22, 2025
Loading…
updated Oct 22, 2025
add isBackgroundWorker, databaseId and roleId to pg_wait_sampling_current view
#95
by DmitryNFomin
was closed Oct 22, 2025
Loading…
updated Oct 22, 2025
Check collector has started in pg_wait_sampling_reset_profile.
#100
by valeriy-zainullin
was merged Jun 26, 2025
Loading…
updated Jun 26, 2025
Fix return of pgws_ExecutorStart
#98
by Medvecrab
was merged Apr 10, 2025
Loading…
updated May 28, 2025
Refactor some old code, add some comments, update included headers
#89
by Medvecrab
was closed Feb 20, 2025
Loading…
updated Feb 24, 2025
Add meson.build file to support building from the contrib source tree.
#84
by rzharkov
was merged Jan 22, 2025
Loading…
updated Feb 4, 2025
Store GUC variables in local process memory to avoid IPC shenanigans
#86
by Medvecrab
was merged Feb 4, 2025
Loading…
updated Feb 4, 2025
Keep profile and history data in shared memory
#66
by maksm90
was closed Jan 21, 2025
Loading…
updated Jan 21, 2025
Integrate isolation tests for more granular testing
#50
by maksm90
was closed Jan 21, 2025
Loading…
updated Jan 21, 2025
Add option for tracking subqueries' wait events
#80
by Medvecrab
was merged Jul 2, 2024
Loading…
updated Jul 2, 2024
Add a ProcessUtility hook to track utility statements' wait events
#79
by Medvecrab
was merged Jul 1, 2024
Loading…
updated Jul 1, 2024
Make it so subqueries do not rewrite top-level queryId
#78
by Medvecrab
was merged Jun 17, 2024
Loading…
updated Jun 17, 2024
Add ExecutorStart hook to track top-level queryId for prepared queries
#73
by Medvecrab
was merged Jun 7, 2024
Loading…
updated Jun 14, 2024
Drop support for Postgres < 12
#75
by shinderuk
was merged Jun 14, 2024
Loading…
updated Jun 14, 2024
Build and test with PostgreSQL 17 in Travis CI
#77
by shinderuk
was merged Jun 14, 2024
Loading…
updated Jun 14, 2024
Fix Travis build with PostgreSQL 14
#76
by shinderuk
was merged Jun 14, 2024
Loading…
updated Jun 14, 2024
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.