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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pgEdge
/
pgedge-vectorizer
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
36
Code
Issues
4
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Follow on to corpus stats cache
- #60
#60
Merged
dpage
merged 12 commits into
main
pgEdge/pgedge-vectorizer:main
from
fix/issue-53-corpus-stats-follow-on
pgEdge/pgedge-vectorizer:fix/issue-53-corpus-stats-follow-on
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Follow on to corpus stats cache
#60
dpage
merged 12 commits into
main
pgEdge/pgedge-vectorizer:main
from
fix/issue-53-corpus-stats-follow-on
pgEdge/pgedge-vectorizer:fix/issue-53-corpus-stats-follow-on
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
Bound corpus stats staleness by growth as well as by time
Show description for dbe6ea4
mason-sharp
committed
dbe6ea4
View commit details
Copy full SHA for dbe6ea4
Browse repository at this point
Clamp the corpus size to the document frequency it is compared against
Show description for 494cab1
mason-sharp
committed
494cab1
View commit details
Copy full SHA for 494cab1
Browse repository at this point
Test the growth bound through the vectors the worker stores
Show description for 461d0e4
mason-sharp
committed
461d0e4
View commit details
Copy full SHA for 461d0e4
Browse repository at this point
Queue the two items separately so their order is decided
Show description for ce70b6e
mason-sharp
committed
ce70b6e
View commit details
Copy full SHA for ce70b6e
Browse repository at this point
Match the idf_stats fixture to the schema the extension creates
Show description for f1b6f43
mason-sharp
committed
f1b6f43
View commit details
Copy full SHA for f1b6f43
Browse repository at this point
Name the cache bound for what it counts
Show description for fd958d6
mason-sharp
committed
fd958d6
View commit details
Copy full SHA for fd958d6
Browse repository at this point
Re-read the corpus when doc_freq contradicts the cached size
Show description for 8da5f91
mason-sharp
committed
8da5f91
View commit details
Copy full SHA for 8da5f91
Browse repository at this point
Record the corpus statistics cache in the changelog and README
Show description for ab30ca7
mason-sharp
committed
ab30ca7
View commit details
Copy full SHA for ab30ca7
Browse repository at this point
Assert what the tests were only asserting halfway
Show description for bed0d4b
mason-sharp
committed
bed0d4b
View commit details
Copy full SHA for bed0d4b
Browse repository at this point
Cover the corpus re-read with a test
Show description for 05865b1
mason-sharp
committed
05865b1
View commit details
Copy full SHA for 05865b1
Browse repository at this point
Commits on Aug 13, 2026
Record the corpus statistics fix and the third re-read trigger
Show description for 6aae73a
dpage
committed
6aae73a
View commit details
Copy full SHA for 6aae73a
Browse repository at this point
Cover the corpus size a re-read cannot reconcile
Show description for 67b34c9
dpage
committed
67b34c9
View commit details
Copy full SHA for 67b34c9
Browse repository at this point
You can’t perform that action at this time.