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
Type
/
to 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 }}
lfittl
/
postgres
Public
forked from
postgres/postgres
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
50
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Instrument usage stack v13
- #58
#58
Open
lfittl
wants to merge 23 commits into
master
lfittl/postgres:master
from
instrument-usage-stack-v13
lfittl/postgres:instrument-usage-stack-v13
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Instrument usage stack v13
#58
lfittl
wants to merge 23 commits into
master
lfittl/postgres:master
from
instrument-usage-stack-v13
lfittl/postgres:instrument-usage-stack-v13
Copy head branch name to clipboard
Commits
Commits on Apr 4, 2026
heapam: Keep buffer pins across index scan resets.
Show description for 2d3490d
petergeoghegan
committed
2d3490d
View commit details
Copy full SHA for 2d3490d
Browse repository at this point
Make index_concurrently_create_copy more general
Show description for 33bf731
alvherre
committed
33bf731
View commit details
Copy full SHA for 33bf731
Browse repository at this point
Modernize struct declarations in snapbuild.h
Show description for 69c11f0
alvherre
committed
69c11f0
View commit details
Copy full SHA for 69c11f0
Browse repository at this point
Commits on Apr 5, 2026
Fix unused function warning on Arm platforms
Show description for 2849fe4
j-naylor
committed
2849fe4
View commit details
Copy full SHA for 2849fe4
Browse repository at this point
aio: io_uring: Trigger async processing for large IOs
Show description for a9ee668
anarazel
committed
a9ee668
View commit details
Copy full SHA for a9ee668
Browse repository at this point
read_stream: Move logic about IO combining & issuing to helpers
Show description for 434dab7
anarazel
committed
434dab7
View commit details
Copy full SHA for 434dab7
Browse repository at this point
read stream: Split decision about look ahead for AIO and combining
Show description for 8ca147d
anarazel
committed
8ca147d
View commit details
Copy full SHA for 8ca147d
Browse repository at this point
read_stream: Only increase read-ahead distance when waiting for IO
Show description for f63ca33
anarazel
committed
f63ca33
View commit details
Copy full SHA for f63ca33
Browse repository at this point
aio: Simplify pgaio_worker_submit().
Show description for fc44f10
macdice
committed
fc44f10
View commit details
Copy full SHA for fc44f10
Browse repository at this point
postgres_fdw: Inherit the local transaction's access/deferrable modes.
Show description for de28140
Etsuro Fujita
committed
de28140
View commit details
Copy full SHA for de28140
Browse repository at this point
Allow index_create to suppress index_build progress reporting
Show description for caec9d9
alvherre
committed
caec9d9
View commit details
Copy full SHA for caec9d9
Browse repository at this point
instrumentation: Separate trigger logic from other uses
Show description for 9134b82
lfittl
committed
9134b82
View commit details
Copy full SHA for 9134b82
Browse repository at this point
instrumentation: Separate per-node logic from other uses
Show description for bf62064
lfittl
committed
bf62064
View commit details
Copy full SHA for bf62064
Browse repository at this point
instrumentation: Use Instrumentation instead of manual buffer tracking
Show description for 1b84f12
lfittl
committed
1b84f12
View commit details
Copy full SHA for 1b84f12
Browse repository at this point
instrumentation: Replace direct changes of pgBufferUsage/pgWalUsage with INSTR_* macros
Show description for 5fc2d25
lfittl
committed
5fc2d25
View commit details
Copy full SHA for 5fc2d25
Browse repository at this point
Parallel Bitmap Heap Scan: Fix EXPLAIN reporting of "Heap Blocks"
Show description for 11c9364
lfittl
committed
11c9364
View commit details
Copy full SHA for 11c9364
Browse repository at this point
Add regression test coverage for EXPLAIN of Parallel Index Only Scans
Show description for eb3be81
lfittl
committed
eb3be81
View commit details
Copy full SHA for eb3be81
Browse repository at this point
instrumentation: Add additional regression tests covering buffer usage
Show description for 73d3d43
lfittl
committed
73d3d43
View commit details
Copy full SHA for 73d3d43
Browse repository at this point
Optimize measuring WAL/buffer usage through stack-based instrumentation
Show description for 9386bc7
lfittl
committed
9386bc7
View commit details
Copy full SHA for 9386bc7
Browse repository at this point
instrumentation: Use Instrumentation struct for parallel workers
Show description for 9365bbd
lfittl
committed
9365bbd
View commit details
Copy full SHA for 9365bbd
Browse repository at this point
instrumentation: Optimize ExecProcNodeInstr instructions by inlining
Show description for d51ed5a
lfittl
committed
d51ed5a
View commit details
Copy full SHA for d51ed5a
Browse repository at this point
Index scans: Show table buffer accesses separately in EXPLAIN ANALYZE
Show description for b57c411
lfittl
committed
b57c411
View commit details
Copy full SHA for b57c411
Browse repository at this point
Add test_session_buffer_usage test module
Show description for ff71ea6
lfittl
committed
ff71ea6
View commit details
Copy full SHA for ff71ea6
Browse repository at this point
You can’t perform that action at this time.