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
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 }}
adriangb
/
pgpq
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
283
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 15, 2026
Bump the cargo-minor-patch group across 1 directory with 3 updates (#115)
Show description for a2050d0
dependabot[bot]
authored
a2050d0
View commit details
Copy full SHA for a2050d0
Browse repository at this point
Commits on Sep 8, 2026
Bump hypothesis from 6.165.10 to 6.167.1 in the python-minor-patch group (#113)
Show description for 0150093
dependabot[bot]
authored
0150093
View commit details
Copy full SHA for 0150093
Browse repository at this point
Bump the arrow group with 6 updates (#110)
Show description for cbc409b
dependabot[bot]
authored
cbc409b
View commit details
Copy full SHA for cbc409b
Browse repository at this point
Commits on Aug 31, 2026
Bump the actions group with 2 updates (#108)
Show description for d59e25e
dependabot[bot]
authored
d59e25e
View commit details
Copy full SHA for d59e25e
Browse repository at this point
Bump the python-minor-patch group across 1 directory with 3 updates (#109)
Show description for 0aa6a3d
dependabot[bot]
authored
0aa6a3d
View commit details
Copy full SHA for 0aa6a3d
Browse repository at this point
Bump similar from 3.1.2 to 3.2.0 in the cargo-minor-patch group (#105)
Show description for 24023f3
dependabot[bot]
authored
24023f3
View commit details
Copy full SHA for 24023f3
Browse repository at this point
Commits on Aug 24, 2026
Bump taiki-e/install-action from 2.85.13 to 2.86.5 in the actions group (#107)
Show description for 1bcef78
dependabot[bot]
authored
1bcef78
View commit details
Copy full SHA for 1bcef78
Browse repository at this point
Commits on Aug 15, 2026
Release pgpq 0.12.0 and arrow-json 0.10.0 (#104)
adriangb
authored
306cdf8
View commit details
Copy full SHA for 306cdf8
Browse repository at this point
tests(py): don't draw lone surrogates into a pyarrow string column (#103)
adriangb
authored
a2fbfd4
View commit details
Copy full SHA for a2fbfd4
Browse repository at this point
Take composite OIDs from the caller instead of guessing 16385 (#102)
adriangb
authored
1b5eb30
View commit details
Copy full SHA for 1b5eb30
Browse repository at this point
Json.oid() must be json's 114, not jsonb's 3802 (#100)
adriangb
authored
bbcc59f
View commit details
Copy full SHA for bbcc59f
Browse repository at this point
Refuse Int8 -> Char instead of emitting output Postgres rejects (#101)
adriangb
authored
1141304
View commit details
Copy full SHA for 1141304
Browse repository at this point
Carry Arrow field names into composite DDL; export StructEncoderBuilder to typed Python (#99)
adriangb
authored
bc579c9
View commit details
Copy full SHA for bc579c9
Browse repository at this point
Generative suite polish: sign-of-zero fidelity, unified float equality, fuzz coverage, snapshot corpus gaps (#93)
Show description for 855262e
adriangb
and
claude
authored
855262e
View commit details
Copy full SHA for 855262e
Browse repository at this point
Encoder hot-path optimizations (measured) (#98)
Show description for be416ec
adriangb
and
claude
authored
be416ec
View commit details
Copy full SHA for be416ec
Browse repository at this point
CI hardening: de-flake embedded Postgres, gate releases on version bump, edition 2024, MSRV check (#92)
Show description for 50cf27e
adriangb
and
claude
authored
50cf27e
View commit details
Copy full SHA for 50cf27e
Browse repository at this point
Implement FixedSizeBinary/FixedSizeList encoders; fix struct-with-list-field panic (#94)
Show description for ab2eaf4
adriangb
and
claude
authored
ab2eaf4
View commit details
Copy full SHA for ab2eaf4
Browse repository at this point
Update psycopg[binary] requirement from >=3.3.2 to >=3.3.4 (#87)
Show description for e34b29f
dependabot[bot]
and
adriangb
authored
e34b29f
View commit details
Copy full SHA for e34b29f
Browse repository at this point
Bump the actions group across 1 directory with 2 updates (#86)
Show description for d2f50ec
dependabot[bot]
and
adriangb
authored
d2f50ec
View commit details
Copy full SHA for d2f50ec
Browse repository at this point
Add the missing DEVELOPMENT.md the README links to (#91)
Show description for c71d3bc
adriangb
and
claude
authored
c71d3bc
View commit details
Copy full SHA for c71d3bc
Browse repository at this point
Commits on Aug 14, 2026
Refactor encoders to generics; return errors instead of panicking on misuse (#89)
Show description for a9c9ccb
adriangb
and
claude
authored
a9c9ccb
View commit details
Copy full SHA for a9c9ccb
Browse repository at this point
Add coverage measurement: cargo-llvm-cov + pytest-cov + Codecov (#88)
Show description for c4f5925
adriangb
and
claude
authored
c4f5925
View commit details
Copy full SHA for c4f5925
Browse repository at this point
Update dependencies: arrow 59, pyo3 0.29, thiserror 2, Dependabot (#82)
Show description for 00ec6aa
adriangb
and
claude
authored
00ec6aa
View commit details
Copy full SHA for 00ec6aa
Browse repository at this point
Add property-based roundtrip tests and fuzz targets (#78)
Show description for a6257ce
adriangb
and
claude
authored
a6257ce
View commit details
Copy full SHA for a6257ce
Browse repository at this point
Fix decimal encoder: leading zero fractional groups, scale overflow, negative scales (#85)
Show description for fbad7be
adriangb
and
claude
authored
fbad7be
View commit details
Copy full SHA for fbad7be
Browse repository at this point
Port value-level roundtrip tests to Rust; slim Python suite to binding layer (#75)
Show description for 3440ad7
adriangb
and
claude
authored
3440ad7
View commit details
Copy full SHA for 3440ad7
Browse repository at this point
Commit uv lockfile for the Python dev/test environment (#77)
Show description for a871372
adriangb
and
claude
authored
a871372
View commit details
Copy full SHA for a871372
Browse repository at this point
Modernize CI toolchains and SHA-pin actions (#74)
Show description for 0a33360
adriangb
and
claude
authored
0a33360
View commit details
Copy full SHA for 0a33360
Browse repository at this point
Commits on Feb 28, 2026
Fix CI 'make lint' (#65)
nuno-faria
authored
f7bb829
View commit details
Copy full SHA for f7bb829
Browse repository at this point
Bump version to `0.11.1` (#64)
nuno-faria
authored
bcf1c5a
View commit details
Copy full SHA for bcf1c5a
Browse repository at this point
Commits on Feb 15, 2026
Fix missing Column name (#63)
nuno-faria
authored
9983676
View commit details
Copy full SHA for 9983676
Browse repository at this point
Commits on Feb 3, 2026
Bump version to `0.11.0` (#61)
nuno-faria
authored
6048216
View commit details
Copy full SHA for 6048216
Browse repository at this point
Commits on Feb 2, 2026
Add support for `UInt64` (#60)
nuno-faria
authored
102657b
View commit details
Copy full SHA for 102657b
Browse repository at this point
Commits on Jan 25, 2026
Updated struct support (#59)
Show description for bd347e0
jpfeuffer
and
adriangb
authored
bd347e0
View commit details
Copy full SHA for bd347e0
Browse repository at this point
Commits on Jan 4, 2026
Add Postgres integration tests (#53)
nuno-faria
authored
a2f49f3
View commit details
Copy full SHA for a2f49f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.