Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pganalyze
/
collector
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
402
Code
Issues
24
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add log lines from (devel) Postgres make check output
- #842
#842
Open
msakrejda
wants to merge 16 commits into
main
pganalyze/collector:main
from
add-log-line-classifications-from-make-check-log-output
pganalyze/collector:add-log-line-classifications-from-make-check-log-output
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Add log lines from (devel) Postgres make check output
#842
msakrejda
wants to merge 16 commits into
main
pganalyze/collector:main
from
add-log-line-classifications-from-make-check-log-output
pganalyze/collector:add-log-line-classifications-from-make-check-log-output
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2026
Improve log line matching for existing categories
msakrejda
committed
385c1a1
View commit details
Copy full SHA for 385c1a1
Browse repository at this point
Add SKIPPING_MAINTENANCE_PERMISSION_DENIED
msakrejda
committed
3113742
View commit details
Copy full SHA for 3113742
Browse repository at this point
Add VALUE_OUT_OF_RANGE
msakrejda
committed
42797e9
View commit details
Copy full SHA for 42797e9
Browse repository at this point
Add OBJECT_DOES_NOT_EXIST
msakrejda
committed
e160833
View commit details
Copy full SHA for e160833
Browse repository at this point
Commits on Jul 23, 2026
Expand CHECK_CONSTRAINT_VIOLATION to catch some partition errors
msakrejda
committed
a964fa5
View commit details
Copy full SHA for a964fa5
Browse repository at this point
Add ROW_LEVEL_SECURITY_VIOLATION
msakrejda
committed
dd4ab99
View commit details
Copy full SHA for dd4ab99
Browse repository at this point
Add CANNOT_MODIFY_VIEW and WITH_CHECK_OPTION_VIOLATION
msakrejda
committed
57e68a0
View commit details
Copy full SHA for 57e68a0
Browse repository at this point
Add SQL_JSON_ERROR
msakrejda
committed
e944cb2
View commit details
Copy full SHA for e944cb2
Browse repository at this point
Add PARTITION_ERROR
msakrejda
committed
2d34c11
View commit details
Copy full SHA for 2d34c11
Browse repository at this point
Add OBJECT_ALREADY_EXISTS and WRONG_OBJECT_TYPE
msakrejda
committed
400ebf1
View commit details
Copy full SHA for 400ebf1
Browse repository at this point
Recategorize a bit: prefer specific categories
msakrejda
committed
80e4f63
View commit details
Copy full SHA for 80e4f63
Browse repository at this point
Commits on Jul 24, 2026
Fix some out-of-date comments
msakrejda
committed
52af895
View commit details
Copy full SHA for 52af895
Browse repository at this point
Commits on Aug 13, 2026
Address review feedback; reword comment
msakrejda
committed
0d0be32
View commit details
Copy full SHA for 0d0be32
Browse repository at this point
Tighten regexp
msakrejda
committed
fb40a0a
View commit details
Copy full SHA for fb40a0a
Browse repository at this point
Rename Autovacuum log category to Maintenance
msakrejda
committed
91370e4
View commit details
Copy full SHA for 91370e4
Browse repository at this point
Tighten regexps
msakrejda
committed
69330ec
View commit details
Copy full SHA for 69330ec
Browse repository at this point
You can’t perform that action at this time.