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 }}
jackc
/
pgx
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
14.2k
Code
Issues
219
Pull requests
32
Discussions
Actions
Projects
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: jackc/pgx
Actions
All workflows
Workflows
CI
CI
Copilot code review
Copilot code review
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
CI
CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yml
will be ignored since log searching is not yet available
342 workflow runs
342 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Add missing error check of rows.Err to load types.
CI
#1613:
Pull request
#2555
opened by
jaltavilla
4m 29s
jaltavilla:load-types-errcheck
jaltavilla:load-types-errcheck
4m 29s
View #2555
View workflow file
pgconn: use fresh context for fallback connection in connectPreferred
CI
#1612:
Pull request
#2554
opened by
c-tonneslan
3m 22s
c-tonneslan:fix/connectpreferred-fallback-ctx
c-tonneslan:fix/connectpreferred-fallback-ctx
3m 22s
View #2554
View workflow file
Merge pull request #2536 from Tubelight30/feat/struct-args-named-query
CI
#1611:
Commit
82b212c
pushed by
jackc
3m 39s
master
master
3m 39s
View workflow file
Fix data race when context cancelled during connect
CI
#1610:
Commit
d2ed749
pushed by
jackc
4m 16s
master
master
4m 16s
View workflow file
Merge pull request #2543 from alexandear-org/enable-unconvert
CI
#1609:
Commit
cfd733d
pushed by
jackc
3m 48s
master
master
3m 48s
View workflow file
Fix LoadTypes error handling
CI
#1607:
Pull request
#2549
opened by
jaltavilla
4m 55s
jaltavilla:load-types
jaltavilla:load-types
4m 55s
View #2549
View workflow file
fix(pgxpool): pass base context to BeforeConnect from background healthcheck
CI
#1605:
Pull request
#2546
synchronize by
blackwell-systems
3m 21s
blackwell-systems:fix-healthcheck-context
blackwell-systems:fix-healthcheck-context
3m 21s
View #2546
View workflow file
Enable unconvert linter
CI
#1603:
Pull request
#2543
synchronize by
alexandear
3m 57s
alexandear-org:enable-unconvert
alexandear-org:enable-unconvert
3m 57s
View #2543
View workflow file
Enable unconvert linter
CI
#1602:
Pull request
#2543
opened by
alexandear
4m 19s
alexandear-org:enable-unconvert
alexandear-org:enable-unconvert
4m 19s
View #2543
View workflow file
Example conn string uses dbname instead of database
CI
#1601:
Commit
c00cd65
pushed by
jackc
4m 2s
master
master
4m 2s
View workflow file
stdlib: implement driver.RowsColumnScanner for Go 1.27
CI
#1600:
Pull request
#2542
opened by
jackc
4m 46s
go-67546-stdlib-rows-column-scanner-2
go-67546-stdlib-rows-column-scanner-2
4m 46s
View #2542
View workflow file
Merge pull request #2539 from alliasgher/docs/1900-array-agg-slice
CI
#1599:
Commit
0b4a1ad
pushed by
jackc
3m 36s
master
master
3m 36s
View workflow file
Merge pull request #2532 from alliasgher/fix-kv-trailing-whitespace
CI
#1598:
Commit
53941bc
pushed by
jackc
3m 40s
master
master
3m 40s
View workflow file
Add DNS SRV discovery via postgres+srv:// URI scheme
CI
#1594:
Pull request
#2538
opened by
x4m
6m 51s
x4m:dnssrv
x4m:dnssrv
6m 51s
View #2538
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1593:
Pull request
#2534
synchronize by
ecordell
3m 33s
ecordell:select1cancel
ecordell:select1cancel
3m 33s
View #2534
View workflow file
Release v5.9.2
CI
#1592:
Commit
0aeabbc
pushed by
jackc
4m 2s
master
master
4m 2s
View workflow file
feat: Add StructArgs and StrictStructArgs for named query arguments
CI
#1591:
Pull request
#2536
synchronize by
Tubelight30
3m 8s
Tubelight30:feat/struct-args-named-query
Tubelight30:feat/struct-args-named-query
3m 8s
View #2536
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1590:
Pull request
#2537
synchronize by
sean-
3m 25s
sean-:gh-2534
sean-:gh-2534
3m 25s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1589:
Pull request
#2537
synchronize by
sean-
2m 53s
sean-:gh-2534
sean-:gh-2534
2m 53s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1588:
Pull request
#2537
synchronize by
sean-
3m 31s
sean-:gh-2534
sean-:gh-2534
3m 31s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1587:
Pull request
#2537
synchronize by
sean-
11m 37s
sean-:gh-2534
sean-:gh-2534
11m 37s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1586:
Pull request
#2537
synchronize by
sean-
3m 39s
sean-:gh-2534
sean-:gh-2534
3m 39s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1585:
Pull request
#2537
synchronize by
sean-
2m 50s
sean-:gh-2534
sean-:gh-2534
2m 50s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1584:
Pull request
#2537
synchronize by
sean-
3m 52s
sean-:gh-2534
sean-:gh-2534
3m 52s
View #2537
View workflow file
Add CancelAndDrainContextWatcherHandler
CI
#1583:
Pull request
#2537
opened by
sean-
3m 36s
sean-:gh-2534
sean-:gh-2534
3m 36s
View #2537
View workflow file
Previous
1
2
3
4
5
6
7
…
13
14
Next
You can’t perform that action at this time.