Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
postgrespro
/
pg_wait_sampling
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
156
Code
Issues
3
Pull requests
2
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v1.1.3
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 27, 2021
Merge branch 'master' into stable
ololobus
committed
b984f33
Copy full SHA for b984f33
Add release cycle info into README.md
ololobus
committed
fc6647b
Copy full SHA for fc6647b
Bump PGXN release to 1.1.3
ololobus
committed
25a6c14
Copy full SHA for 25a6c14
Commits on Jan 18, 2021
Completely rely on pgws_cleanup_callback() + more comments
ololobus
committed
172df44
Copy full SHA for 172df44
Fix pg_wait_sampling build for PG 9.6
ololobus
committed
8eb3028
Copy full SHA for 8eb3028
Commits on Jan 12, 2021
Merge pull request #31 from postgrespro/issue#29
Show description for 4f65ca6
ololobus
authored
4f65ca6
Copy full SHA for 4f65ca6
Commits on Dec 15, 2020
Correct some collector errors spelling
ololobus
committed
a0b05e4
Copy full SHA for a0b05e4
Resolve issue#29: collector hanging after backend exit/error.
ololobus
committed
085b3c5
Copy full SHA for 085b3c5
Commits on Nov 11, 2020
Bump PGXN release to 1.1.2
ololobus
committed
38e5d3b
Copy full SHA for 38e5d3b
Merge branch 'master' into stable
ololobus
committed
32c389d
Copy full SHA for 32c389d
Commits on Nov 9, 2020
Merge pull request #28 from anayrat/debian_packaging
Show description for 92becb3
ololobus
authored
92becb3
Copy full SHA for 92becb3
Merge pull request #25 from kasaharatt/fix_timediff
Show description for 538701d
ololobus
authored
538701d
Copy full SHA for 538701d
Commits on Oct 28, 2020
Debian new upstream version compatible with PG13
anayrat
committed
02e48e8
Copy full SHA for 02e48e8
Fix url typo
anayrat
committed
5e2740e
Copy full SHA for 5e2740e
Commits on Aug 26, 2020
Fix millisecond calculation for millisecs_diff()
Show description for bfcba49
dummy
committed
bfcba49
Copy full SHA for bfcba49
Commits on Aug 10, 2020
Merge pull request #23 from anayrat/debian_packaging
Show description for d61a869
ololobus
authored
d61a869
Copy full SHA for d61a869
Commits on Jul 20, 2020
Debian packaging
anayrat
committed
644e4af
Copy full SHA for 644e4af
Commits on Jun 23, 2020
Run CI tests with PostgreSQL 13 as well
ololobus
committed
150e4d5
Copy full SHA for 150e4d5
Merge pull request #24 from rjuju/fix_pg13
Show description for 8440edd
ololobus
authored
8440edd
Copy full SHA for 8440edd
Loosen new test conditions and turn on 9.6 testing again.
ololobus
committed
df0e68a
Copy full SHA for df0e68a
Add more tests and allow failures for 9.6 for now
ololobus
committed
b77d159
Copy full SHA for b77d159
Add some dummy tests to check all pg_wait_sampling functions
ololobus
committed
a1a340f
Copy full SHA for a1a340f
Commits on Jun 22, 2020
Fix compatibility with PG13.
Show description for a7fe4a6
rjuju
committed
a7fe4a6
Copy full SHA for a7fe4a6
Commits on Jan 9, 2020
Merge branch 'master' into stable
ololobus
committed
df7612b
Copy full SHA for df7612b
Add PGXN distribution making target to Makefile
ololobus
committed
4c7549e
Copy full SHA for 4c7549e
Add extra clang packages
ololobus
committed
e0e8e15
Copy full SHA for e0e8e15
Try to fix postgresql/bitcode permissions
ololobus
committed
47edce2
Copy full SHA for 47edce2
Fix extension build fail for PG_VERSION >= 11 due to enabled LLVM
ololobus
committed
08313b0
Copy full SHA for 08313b0
Run travis tests with modern versions of Postgres (11 and 12)
ololobus
committed
e87121b
Copy full SHA for e87121b
Use alpine/v3.6/main instead of alpine/edge/main to fix version of clang to '8.*.*'
ololobus
committed
54910da
Copy full SHA for 54910da
Bump version in PGXN to 1.1.1
ololobus
committed
2d3ea72
Copy full SHA for 2d3ea72
Commits on Sep 24, 2019
Make function CreateTemplateTupleDesc compatable with PG12
Show description for 9f56819
maksm90
authored and
akorotkov
committed
9f56819
Copy full SHA for 9f56819
Add PostgreSQL 12 compatibility.
Show description for 8bd3842
rjuju
authored and
akorotkov
committed
8bd3842
Copy full SHA for 8bd3842
Light fix
maksm90
authored and
akorotkov
committed
03fb0d1
Copy full SHA for 03fb0d1
Rename boolean constants to named ones that denote kinds of userlock
maksm90
authored and
akorotkov
committed
54d1f2b
Copy full SHA for 54d1f2b
Pagination
Previous
Next
You can’t perform that action at this time.