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 }}
adunstan
/
pgdev
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Pytap/v3
- #5
#5
Open
adunstan
wants to merge 19 commits into
master
adunstan/pgdev:master
from
pytap/v3
adunstan/pgdev:pytap/v3
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Pytap/v3
#5
adunstan
wants to merge 19 commits into
master
adunstan/pgdev:master
from
pytap/v3
adunstan/pgdev:pytap/v3
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
Make pg_mkdir_p tolerant of a concurrent directory creation
Show description for d7f775d
adunstan
committed
d7f775d
View commit details
Copy full SHA for d7f775d
Browse repository at this point
Commits on Jun 14, 2026
python tests: add the libpq ctypes layer and in-process Session
Show description for d344450
adunstan
committed
d344450
View commit details
Copy full SHA for d344450
Browse repository at this point
python tests: add the PostgresServer framework and pytest fixtures
Show description for df8b051
adunstan
committed
df8b051
View commit details
Copy full SHA for df8b051
Browse repository at this point
python tests: add the pgtap plugin and wire pytest into the meson build
Show description for 00e4f0e
adunstan
committed
00e4f0e
View commit details
Copy full SHA for 00e4f0e
Browse repository at this point
python tests: add SSL, LDAP, Kerberos, OAuth and pg_regress helpers
Show description for a3bf0a2
adunstan
committed
a3bf0a2
View commit details
Copy full SHA for a3bf0a2
Browse repository at this point
python tests: pytest suites for the bin/ client tools
Show description for 59df7a4
adunstan
committed
59df7a4
View commit details
Copy full SHA for 59df7a4
Browse repository at this point
python tests: pytest suites for the backup and verify tools
Show description for 015f9fe
adunstan
committed
015f9fe
View commit details
Copy full SHA for 015f9fe
Browse repository at this point
python tests: pytest suites for pg_dump and pg_upgrade
Show description for 9698edd
adunstan
committed
9698edd
View commit details
Copy full SHA for 9698edd
Browse repository at this point
python tests: pytest suite for src/test/recovery
adunstan
committed
3e54c47
View commit details
Copy full SHA for 3e54c47
Browse repository at this point
python tests: pytest suite for src/test/subscription
adunstan
committed
912c47d
View commit details
Copy full SHA for 912c47d
Browse repository at this point
python tests: pytest suites for contrib modules
Show description for 4bc772f
adunstan
committed
4bc772f
View commit details
Copy full SHA for 4bc772f
Browse repository at this point
python tests: pytest suites for src/test/modules
Show description for db74101
adunstan
committed
db74101
View commit details
Copy full SHA for db74101
Browse repository at this point
python tests: pytest suites for the SSL and authentication tests
Show description for 3c722c8
adunstan
committed
3c722c8
View commit details
Copy full SHA for 3c722c8
Browse repository at this point
python tests: pytest suites for libpq, ecpg, psql, pgbench and others
Show description for 0ade47c
adunstan
committed
0ade47c
View commit details
Copy full SHA for 0ade47c
Browse repository at this point
python tests: add README for the pytest/session framework
Show description for 96d9834
adunstan
committed
96d9834
View commit details
Copy full SHA for 96d9834
Browse repository at this point
ci: run the pytest suite in CI
Show description for 3eb86bf
adunstan
committed
3eb86bf
View commit details
Copy full SHA for 3eb86bf
Browse repository at this point
ci: temporarily disable the Perl TAP tests
Show description for 5d9d957
adunstan
committed
5d9d957
View commit details
Copy full SHA for 5d9d957
Browse repository at this point
Commits on Jun 16, 2026
libpq: SQLSTATE-based error matching for query failures
Show description for 18c46d8
gburd
committed
18c46d8
View commit details
Copy full SHA for 18c46d8
Browse repository at this point
Commits on Jun 17, 2026
Merge pull request #7 from gburd/feature/sqlstate-error-matching
Show description for e725bfe
adunstan
authored
e725bfe
View commit details
Copy full SHA for e725bfe
Browse repository at this point
You can’t perform that action at this time.