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
.
Postgres-Extensions
/
extension_tools
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
3
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Install extension_drop into a fresh, randomly named schema on every test run
- #36
#36
Merged
jnasbyupgrade
merged 9 commits into
master
Postgres-Extensions/extension_tools:master
from
test-schema-dimension
Postgres-Extensions/extension_tools:test-schema-dimension
Copy head branch name to clipboard
Aug 10, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Install extension_drop into a fresh, randomly named schema on every test run
#36
jnasbyupgrade
merged 9 commits into
master
Postgres-Extensions/extension_tools:master
from
test-schema-dimension
Postgres-Extensions/extension_tools:test-schema-dimension
Copy head branch name to clipboard
Commits
Commits on Aug 9, 2026
Install into a fresh, randomly named schema on every test run
Show description for daad84d
jnasbyupgrade
and
claude
committed
daad84d
View commit details
Copy full SHA for daad84d
Browse repository at this point
test/install/load.sql: fix unescaped _ in cleanup LIKE pattern
Show description for a48a145
jnasbyupgrade
committed
a48a145
View commit details
Copy full SHA for a48a145
Browse repository at this point
test/install/load.sql: use ~ instead of left()/length() workaround for cleanup match
Show description for 7c7857b
jnasbyupgrade
committed
7c7857b
View commit details
Copy full SHA for 7c7857b
Browse repository at this point
Never put extension_drop's schema on search_path; simplify load.sql's CREATE EXTENSION
Show description for 0e4a943
jnasbyupgrade
committed
0e4a943
View commit details
Copy full SHA for 0e4a943
Browse repository at this point
Remove test/sql/schema.sql; consolidate load.sql's CREATE EXTENSION
Show description for 008bbc3
jnasbyupgrade
committed
008bbc3
View commit details
Copy full SHA for 008bbc3
Browse repository at this point
test/install/load.sql, test/finish.sql, CLAUDE.md: schema.sql removal follow-through
Show description for 7cb765f
jnasbyupgrade
committed
7cb765f
View commit details
Copy full SHA for 7cb765f
Browse repository at this point
test/finish.sql: skip the search_path check in existing mode
Show description for 9175bbf
jnasbyupgrade
committed
9175bbf
View commit details
Copy full SHA for 9175bbf
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'master' into test-schema-dimension
jnasbyupgrade
authored
a5e529a
View commit details
Copy full SHA for a5e529a
Browse repository at this point
bin/test_existing: remove dead EXISTING_MODE_EXCLUDE and stale schema.sql references
Show description for dd13716
jnasbyupgrade
committed
dd13716
View commit details
Copy full SHA for dd13716
Browse repository at this point
You can’t perform that action at this time.