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 }}
fox0430
/
async-postgres
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
2
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fox0430/async-postgres
Actions
All workflows
Workflows
Docs
Docs
Format with nph
Format with nph
Unit tests
Unit tests
Show more workflows...
Management
Caches
Deployments
Docs
Docs
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
.
docs.yml
will be ignored since log searching is not yet available
532 workflow runs
532 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.
refactor: whitelist public API exports and privatize internals (#593)
Docs
#532:
Commit
b021387
pushed by
fox0430
49s
main
main
49s
View workflow file
fix(async_backend): drain orphaned futures on wait timeout under asyn…
Docs
#531:
Commit
646066d
pushed by
fox0430
45s
main
main
45s
View workflow file
fix(pg_client): final-poll before CopyDone and drain stray protocol-v…
Docs
#530:
Commit
e562a1d
pushed by
fox0430
43s
main
main
43s
View workflow file
fix(pg_pool): reserve capacity for in-flight replenish connects to pr…
Docs
#529:
Commit
c0a219e
pushed by
fox0430
44s
main
main
44s
View workflow file
fix(pg_pipeline, pg_pool): queue Close for failing scsMiss ops and tr…
Docs
#528:
Commit
7882747
pushed by
fox0430
51s
main
main
51s
View workflow file
fix(pg_errors, pg_pool): add PoolErrorKind to PgPoolError for program…
Docs
#527:
Commit
4a68959
pushed by
fox0430
43s
main
main
43s
View workflow file
fix(pg_advisory_lock, pg_largeobject): release session lock and close…
Docs
#526:
Commit
8f91d9a
pushed by
fox0430
39s
main
main
39s
View workflow file
fix: close async backend parity gaps in ssl and pool (#585)
Docs
#525:
Commit
e6b4402
pushed by
fox0430
50s
main
main
50s
View workflow file
fix(pg_types): reject malformed ranges/composite text and out-of-rang…
Docs
#524:
Commit
56bae8f
pushed by
fox0430
45s
main
main
45s
View workflow file
fix(pg_types): reject multi-dim text arrays in parseTextArray to matc…
Docs
#523:
Commit
ed7d955
pushed by
fox0430
56s
main
main
56s
View workflow file
fix(transaction): abort server-side on cancel to stop csBusy/tx from …
Docs
#522:
Commit
cfa6976
pushed by
fox0430
55s
main
main
55s
View workflow file
fix(pg_types, pg_client): raise PgTypeError instead of IndexDefect fr…
Docs
#521:
Commit
a7cdc59
pushed by
fox0430
54s
main
main
54s
View workflow file
fix(pg_protocol, pg_replication): bound hostile server input so it ra…
Docs
#520:
Commit
8022b48
pushed by
fox0430
48s
main
main
48s
View workflow file
fix(pg_connection): stop stopListening from orphaning a listen pump t…
Docs
#519:
Commit
1cf6c0a
pushed by
fox0430
41s
main
main
41s
View workflow file
fix(pg_types): encode and decode date text in UTC to match the binary…
Docs
#518:
Commit
76a9d93
pushed by
fox0430
1m 43s
main
main
1m 43s
View workflow file
fix(pg_types): guard isBinaryCol/colTypeOid against negative column i…
Docs
#517:
Commit
cea6ec4
pushed by
fox0430
1m 11s
main
main
1m 11s
View workflow file
fix(dsn, pg_protocol): convert uncatchable Defects from hostile input…
Docs
#516:
Commit
b959757
pushed by
fox0430
4m 23s
main
main
4m 23s
View workflow file
fix(pg_connection): stop close() from hanging or resurrecting listen …
Docs
#515:
Commit
f96a278
pushed by
fox0430
43s
main
main
43s
View workflow file
fix(pg_types): raise PgTypeError from getStr on unsupported binary OI…
Docs
#514:
Commit
5279c17
pushed by
fox0430
51s
main
main
51s
View workflow file
fix(pg_client): force rfText in typed queryValue[string] wrappers (#573)
Docs
#513:
Commit
f7e9afc
pushed by
fox0430
1m 7s
main
main
1m 7s
View workflow file
fix(transaction): stop cancellation from masking the body error (#572)
Docs
#512:
Commit
c058f5e
pushed by
fox0430
47s
main
main
47s
View workflow file
fix(pg_types): guard toPgBinaryParam(PgPath/PgPolygon) payload size (…
Docs
#511:
Commit
44effbb
pushed by
fox0430
55s
main
main
55s
View workflow file
fix(pg_protocol): reuseRowData does not leave old RowData intact (#570)
Docs
#510:
Commit
04911c8
pushed by
fox0430
46s
main
main
46s
View workflow file
fix(pg_types): skip whitespace after comma in parseMultirangeText (#569)
Docs
#509:
Commit
c8fa5eb
pushed by
fox0430
46s
main
main
46s
View workflow file
refactor(repl): make decodeCreateSlotRow private (#568)
Docs
#508:
Commit
fa98329
pushed by
fox0430
1m 5s
main
main
1m 5s
View workflow file
Previous
1
2
3
4
5
…
21
22
Next
You can’t perform that action at this time.