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 }}
shinyaaa
/
postgres
Public
forked from
postgres/postgres
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Actions: shinyaaa/postgres
Actions
All workflows
Workflows
CI for PostgreSQL
CI for PostgreSQL
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
153 workflow runs
153 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Change wal_compression=on to the first of zstd, lz4, pglz
CI for PostgreSQL
#153:
Commit
931c970
pushed by
shinyaaa
30m 4s
master
master
30m 4s
View workflow file
Fix hot standby accepting connections too early after a crash reset
CI for PostgreSQL
#152:
Commit
b597835
pushed by
shinyaaa
28m 57s
master
master
28m 57s
View workflow file
Prohibit GRANT ... ON TABLE on a property graph
CI for PostgreSQL
#151:
Commit
fa62d4f
pushed by
shinyaaa
30m 46s
master
master
30m 46s
View workflow file
Scan past quoted CSV sections in COPY FROM's SIMD path
CI for PostgreSQL
#150:
Commit
c9c2998
pushed by
shinyaaa
28m 5s
claude/postgresql-copy-optimization-6p9l72
claude/postgresql-copy-optimization-6p9l72
28m 5s
View workflow file
Fix nullability check for a sub-select's upper-level Vars
CI for PostgreSQL
#149:
Commit
0d99579
pushed by
shinyaaa
26m 51s
master
master
26m 51s
View workflow file
Add a comment to distinguish backend types
CI for PostgreSQL
#148:
Commit
7a0299a
pushed by
shinyaaa
32m 11s
master
master
32m 11s
View workflow file
Add TOAST statistics columns to pg_stat_all_tables
CI for PostgreSQL
#147:
Commit
f73cfe1
pushed by
shinyaaa
28m 40s
feat-toast-stats
feat-toast-stats
28m 40s
View workflow file
Use [re]palloc_array() in buffile.c and fd.c
CI for PostgreSQL
#146:
Commit
d64c805
pushed by
shinyaaa
31m 23s
master
master
31m 23s
View workflow file
Ignore transient build/test artifacts under work/
CI for PostgreSQL
#145:
Commit
236b26a
pushed by
shinyaaa
26m 55s
claude/toast-bloat-visibility-investigation-cru5vc
claude/toast-bloat-visibility-investigation-cru5vc
26m 55s
View #6
View workflow file
Add investigation report on TOAST bloat visibility gap
CI for PostgreSQL
#144:
Commit
a080779
pushed by
shinyaaa
1m 1s
claude/toast-bloat-visibility-investigation-cru5vc
claude/toast-bloat-visibility-investigation-cru5vc
1m 1s
View workflow file
Fix SystemTap dtrace warning about smgr probe argument types.
CI for PostgreSQL
#143:
Commit
8f191a7
pushed by
shinyaaa
29m 58s
master
master
29m 58s
View workflow file
Restore vacuum_delay_point() in GIN posting-tree leaf vacuum
CI for PostgreSQL
#142:
Commit
8a045f7
pushed by
shinyaaa
27m 53s
master
master
27m 53s
View workflow file
Fix portability issue in authentication test 003_peer
CI for PostgreSQL
#141:
Commit
5713b43
pushed by
shinyaaa
26m 34s
master
master
26m 34s
View workflow file
Further improve the names generated for indexes on expressions.
CI for PostgreSQL
#140:
Commit
5a3b22e
pushed by
shinyaaa
26m 39s
master
master
26m 39s
View workflow file
Deparse FOR PORTION OF using the range column's current name.
CI for PostgreSQL
#139:
Commit
7090c69
pushed by
shinyaaa
31m 20s
master
master
31m 20s
View workflow file
Add CLAUDE.md with code comment rules for PostgreSQL C code
CI for PostgreSQL
#138:
Commit
bcd5fe1
pushed by
shinyaaa
26m 34s
claude/postgresql-comment-rules-3rvlyj
claude/postgresql-comment-rules-3rvlyj
26m 34s
View workflow file
Add test coverage for nbtree backwards scans.
CI for PostgreSQL
#137:
Commit
e395fbd
pushed by
shinyaaa
24m 29s
master
master
24m 29s
View workflow file
Validate subscription conninfo on owner change
CI for PostgreSQL
#136:
Commit
1c9c358
pushed by
shinyaaa
26m 26s
master
master
26m 26s
View workflow file
Add tests and docs for UPDATE policies with only WITH CHECK
CI for PostgreSQL
#135:
Commit
b8a9049
pushed by
shinyaaa
22m 27s
claude/quals-with-check-asymmetry-vglju0
claude/quals-with-check-asymmetry-vglju0
22m 27s
View workflow file
Improve lookup_type_cache() handling on out-of-memory errors
CI for PostgreSQL
#134:
Commit
ccfd4b6
pushed by
shinyaaa
34m 2s
master
master
34m 2s
View workflow file
Add RLS feature-interaction security investigation (report + 14 PoCs)
CI for PostgreSQL
#133:
Commit
fae5cfb
pushed by
shinyaaa
26m 58s
claude/new-session-436tll
claude/new-session-436tll
26m 58s
View workflow file
Further cleanup for commit 54cd6fc83.
CI for PostgreSQL
#132:
Commit
d4046a4
pushed by
shinyaaa
26m 46s
master
master
26m 46s
View workflow file
Generate unicode_limits.h.
CI for PostgreSQL
#131:
Commit
2cf212d
pushed by
shinyaaa
35m 12s
master
master
35m 12s
View workflow file
Flesh out column design for pg_stat_role
CI for PostgreSQL
#130:
Commit
11254d9
pushed by
shinyaaa
26m 37s
claude/pg-stat-role-design-i2yfbf
claude/pg-stat-role-design-i2yfbf
26m 37s
View workflow file
Add design document for pg_stat_role per-role statistics view
CI for PostgreSQL
#129:
Commit
cf73319
pushed by
shinyaaa
25m 27s
claude/pg-stat-role-design-i2yfbf
claude/pg-stat-role-design-i2yfbf
25m 27s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.