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
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
344 workflow runs
344 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
stdlib: Add the GetTxFromDriverTx method
CI
#1762:
Pull request
#2615
synchronize by
CyJaySong
Action required
CyJaySong:feat/GetTxFromDriverTx
CyJaySong:feat/GetTxFromDriverTx
Action required
View #2615
View workflow file
Merge pull request #2632 from VedantMadane/docs/readme-documentation-…
CI
#1761:
Commit
1bc0029
pushed by
jackc
3m 43s
master
master
3m 43s
View workflow file
pgconn: adopt libpq's backslash rule in keyword/value values
CI
#1759:
Commit
728cefa
pushed by
jackc
3m 37s
master
master
3m 37s
View workflow file
Add Conn.TxFromCurrentTransaction and TxOptions.BeginSQL
CI
#1758:
Pull request
#2637
opened by
timofurrer
Action required
timofurrer:tx-from-current-transaction
timofurrer:tx-from-current-transaction
Action required
View #2637
View workflow file
docs: integrate Quick Start guide and documentation into README
CI
#1757:
Pull request
#2632
synchronize by
VedantMadane
Action required
VedantMadane:docs/readme-documentation-section
VedantMadane:docs/readme-documentation-section
Action required
View #2632
View workflow file
docs: integrate Quick Start guide and documentation into README
CI
#1756:
Pull request
#2632
synchronize by
VedantMadane
Action required
VedantMadane:docs/readme-documentation-section
VedantMadane:docs/readme-documentation-section
Action required
View #2632
View workflow file
Document RowScanner precedence over CompositeIndexScanner
CI
#1755:
Commit
b548b13
pushed by
jackc
4m 31s
master
master
4m 31s
View workflow file
devcontainer uses Go 1.27 + fix test on Go 1.27
CI
#1754:
Commit
85b35a8
pushed by
jackc
4m 28s
master
master
4m 28s
View workflow file
Add dedicated session attribute errors
CI
#1753:
Pull request
#2635
opened by
adriansmares
4m 38s
adriansmares:users/adriansmares/NOTICKET/feature/pgx-error-returns
adriansmares:users/adriansmares/NOTICKET/feature/pgx-error-returns
4m 38s
View #2635
View workflow file
docs: integrate Quick Start guide and documentation into README
CI
#1751:
Pull request
#2632
opened by
VedantMadane
Action required
VedantMadane:docs/readme-documentation-section
VedantMadane:docs/readme-documentation-section
Action required
View #2632
View workflow file
Reject NUL bytes in startup message parameters
CI
#1750:
Commit
b56d88f
pushed by
jackc
4m 31s
master
master
4m 31s
View workflow file
pgtype: replace time.Parse/Format for date and timestamp text format
CI
#1749:
Commit
e089fb5
pushed by
jackc
4m 47s
master
master
4m 47s
View workflow file
pgconn: replace net/url URI parsing with libpq-compatible parser
CI
#1748:
Commit
023281e
pushed by
jackc
7m 24s
master
master
7m 24s
View workflow file
pgtype: parse extended-range text timestamps
CI
#1747:
Pull request
#2631
opened by
sueun-dev
4m 23s
sueun-dev:fix-extended-range-text-timestamps
sueun-dev:fix-extended-range-text-timestamps
4m 23s
View #2631
View workflow file
Send Describe in Batch.ExecStatement when cached fields are empty
CI
#1746:
Commit
52de99b
pushed by
jackc
4m 25s
master
master
4m 25s
View workflow file
fix: handle context cancellation race condition in pgxpool
CI
#1745:
Pull request
#2620
synchronize by
parastejpal987-cmyk
Action required
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
Action required
View #2620
View workflow file
fix: handle context cancellation race condition in pgxpool
CI
#1744:
Pull request
#2620
synchronize by
parastejpal987-cmyk
Action required
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
Action required
View #2620
View workflow file
Merge branch 'fix/batch-cursor-field-descriptors-2626'
CI
#1743:
Commit
df84766
pushed by
jackc
4m 28s
master
master
4m 28s
View workflow file
Add shared reference source checkouts
CI
#1742:
Commit
c91dd3b
pushed by
jackc
4m 41s
master
master
4m 41s
View workflow file
Merge branch 'pr-2630'
CI
#1741:
Commit
de23245
pushed by
jackc
14m 3s
master
master
14m 3s
View workflow file
Merge branch 'fix-numeric-scan-scientific-precision'
CI
#1740:
Commit
97dc2dd
pushed by
jackc
4m 21s
master
master
4m 21s
View workflow file
Merge pull request #2619 from 1991santhu/fix/pool-ping-timeout-connst…
CI
#1739:
Commit
6e4e3e7
pushed by
jackc
2m 21s
master
master
2m 21s
View workflow file
Add Rows.TypeMap
CI
#1738:
Commit
0aebf61
pushed by
jackc
3m 34s
master
master
3m 34s
View workflow file
fix: include field descriptions for statements with empty cached descriptors
CI
#1735:
Pull request
#2627
opened by
waterWang
3m 21s
waterWang:fix/batch-cursor-field-descriptors-2626
waterWang:fix/batch-cursor-field-descriptors-2626
3m 21s
View #2627
View workflow file
fix: handle context cancellation race condition in pgxpool
CI
#1732:
Pull request
#2620
opened by
parastejpal987-cmyk
Action required
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
parastejpal987-cmyk:fix/context-cancellation-race-pgxpool
Action required
View #2620
View workflow file
Previous
1
2
3
4
5
…
13
14
Next
You can’t perform that action at this time.