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
/
pg_count_nulls
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
5
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
TEST_SCHEMA switching in test/install
- #28
#28
Merged
3/6
jnasbyupgrade
merged 10 commits into
master
Postgres-Extensions/pg_count_nulls:master
from
phase2-schema-switching
Postgres-Extensions/pg_count_nulls:phase2-schema-switching
Copy head branch name to clipboard
Aug 6, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
TEST_SCHEMA switching in test/install
#28
jnasbyupgrade
merged 10 commits into
master
Postgres-Extensions/pg_count_nulls:master
from
phase2-schema-switching
Postgres-Extensions/pg_count_nulls:phase2-schema-switching
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Phase 2: TEST_SCHEMA switching in test/install
Show description for 18f53e8
jnasbyupgrade
and
claude
committed
18f53e8
View commit details
Copy full SHA for 18f53e8
Browse repository at this point
Collapse TEST_SCHEMA out of the CI matrix into a make-level loop
Show description for 5fd17d2
jnasbyupgrade
and
claude
committed
5fd17d2
View commit details
Copy full SHA for 5fd17d2
Browse repository at this point
test__check_ncs: single unconditional assertion, not two skip()'d branches
Show description for 4713b01
jnasbyupgrade
and
claude
committed
4713b01
View commit details
Copy full SHA for 4713b01
Browse repository at this point
Cross-reference test__check_ncs with teardown__search_path_unchanged
Show description for fdb46cb
jnasbyupgrade
and
claude
committed
fdb46cb
View commit details
Copy full SHA for fdb46cb
Browse repository at this point
Make the test__check_ncs/search_path cross-reference a SEE ALSO paragraph
Show description for 475ed32
jnasbyupgrade
and
claude
committed
475ed32
View commit details
Copy full SHA for 475ed32
Browse repository at this point
test/README.md: point deps.sql entry at its own header comment
Show description for 0b3a607
jnasbyupgrade
and
claude
committed
0b3a607
View commit details
Copy full SHA for 0b3a607
Browse repository at this point
test__shutdown__drop_all: plain cleanup instead of skip()'d assertion
Show description for 9a99aff
jnasbyupgrade
committed
9a99aff
View commit details
Copy full SHA for 9a99aff
Browse repository at this point
test: clarify why >1 TEST_SCHEMA leg is meaningful (search_path exclusion)
Show description for eb91937
jnasbyupgrade
committed
eb91937
View commit details
Copy full SHA for eb91937
Browse repository at this point
test/install/load.sql: target schema via WITH SCHEMA, not SET search_path
Show description for e5746a7
jnasbyupgrade
committed
e5746a7
View commit details
Copy full SHA for e5746a7
Browse repository at this point
Fix wrong search_path rationale, function-call casing, and quote-escape style
Show description for 1b7408c
jnasbyupgrade
committed
1b7408c
View commit details
Copy full SHA for 1b7408c
Browse repository at this point
You can’t perform that action at this time.