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 }}
gburd
/
postgres
Public
forked from
postgres/postgres
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
18
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tepid: only update indexes that have changed attributes
- #32
#32
Draft
gburd
wants to merge 14 commits into
master
gburd/postgres:master
from
tepid
gburd/postgres:tepid
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Draft
Tepid: only update indexes that have changed attributes
#32
gburd
wants to merge 14 commits into
master
gburd/postgres:master
from
tepid
gburd/postgres:tepid
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2026
ci: fork upstream auto-sync
Show description for 68556b4
gburd
authored and
github-actions[bot]
committed
68556b4
View commit details
Copy full SHA for 68556b4
Browse repository at this point
ci: AI/LLM PR review (OCR via Bedrock + Agora MCP history)
Show description for e90dbdc
gburd
authored and
github-actions[bot]
committed
e90dbdc
View commit details
Copy full SHA for e90dbdc
Browse repository at this point
Commits on Jul 20, 2026
dev: local dev-setup
Show description for 4d59990
gburd
committed
4d59990
View commit details
Copy full SHA for 4d59990
Browse repository at this point
Add tests to cover a variety of heap HOT update behaviors
Show description for 373b4af
gburd
committed
373b4af
View commit details
Copy full SHA for 373b4af
Browse repository at this point
Identify modified indexed attributes in the executor on UPDATE
Show description for 8569cb7
gburd
committed
8569cb7
View commit details
Copy full SHA for 8569cb7
Browse repository at this point
Implement the heap AM's modified-attrs comparison callback
Show description for 691317f
gburd
committed
691317f
View commit details
Copy full SHA for 691317f
Browse repository at this point
Add the HOT-indexed on-disk format: inline attr bitmap and stubs
Show description for 7e96de2
gburd
and
nathan-bossart
committed
7e96de2
View commit details
Copy full SHA for 7e96de2
Browse repository at this point
Add HOT-indexed updates: selective index maintenance and reads
Show description for a40f098
gburd
and
nathan-bossart
committed
a40f098
View commit details
Copy full SHA for a40f098
Browse repository at this point
Fix a BitmapAnd/BitmapOr false negative on HOT-indexed fresh entries
Show description for 5c24898
gburd
committed
5c24898
View commit details
Copy full SHA for 5c24898
Browse repository at this point
Collapse dead HOT-indexed chains to xid-free stubs on prune/vacuum
Show description for 2a4e763
gburd
and
nathan-bossart
committed
2a4e763
View commit details
Copy full SHA for 2a4e763
Browse repository at this point
Teach amcheck to recognize HOT-indexed chains and collapse stubs
Show description for 32ddfea
gburd
committed
32ddfea
View commit details
Copy full SHA for 32ddfea
Browse repository at this point
Add HOT-indexed statistics and the comprehensive test suite
Show description for f439210
gburd
committed
f439210
View commit details
Copy full SHA for f439210
Browse repository at this point
Gate HOT-indexed updates on the logical-replication apply path
Show description for 322c0cc
gburd
committed
322c0cc
View commit details
Copy full SHA for 322c0cc
Browse repository at this point
[DO NOT MERGE] Add a HOT/SIU benchmark harness
Show description for 64a2a88
gburd
committed
64a2a88
View commit details
Copy full SHA for 64a2a88
Browse repository at this point
You can’t perform that action at this time.