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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
npgsql
/
npgsql
Public
Notifications
You must be signed in to change notification settings
Fork
890
Star
3.7k
Code
Issues
189
Pull requests
35
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
npgsql
src
Npgsql
NpgsqlDataReader.cs
on
main
User selector
All users
All time
Commit history
Commits on May 19, 2026
Move string interpolation out of NpgsqlDataReader.ProcessMessage (#6579)
vonzshik
authored
1e88263
View commit details
Copy full SHA for 1e88263
View code at this point
Browse repository at this point
Commits on May 7, 2026
Rework converter db null and CLR null handling (#6564)
NinoFloris
authored
64531f3
View commit details
Copy full SHA for 64531f3
View code at this point
Browse repository at this point
Commits on May 3, 2026
Centralization of mapping resolution and binding logic (#6559)
NinoFloris
authored
6042bed
View commit details
Copy full SHA for 6042bed
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
Decouple PgReader GetChars from other Streams (#6490)
NinoFloris
authored
e8dcaa0
View commit details
Copy full SHA for e8dcaa0
View code at this point
Browse repository at this point
Move Stream mapping intrinsic (#5480)
NinoFloris
authored
97f267b
View commit details
Copy full SHA for 97f267b
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Faster seek and restart (#6508)
NinoFloris
authored
b5a1001
View commit details
Copy full SHA for b5a1001
View code at this point
Browse repository at this point
Commits on Mar 15, 2026
Extend AssertType to cover sync and async read/write converter paths (#6505)
Copilot
authored
0eb4e95
View commit details
Copy full SHA for 0eb4e95
View code at this point
Browse repository at this point
Commits on Mar 13, 2026
Support async connection close during NpgsqlDataReader cleanup and NpgsqlCommand exception handling. (#6459)
brianpursley
authored
80973da
View commit details
Copy full SHA for 80973da
View code at this point
Browse repository at this point
Commits on Feb 28, 2026
Remove multiplexing (#6457)
Show description for 2fea281
roji
authored
2fea281
View commit details
Copy full SHA for 2fea281
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
Fix reusing NpgsqlBatch with auto prepare (#6433)
Show description for f66537e
vonzshik
authored
f66537e
View commit details
Copy full SHA for f66537e
View code at this point
Browse repository at this point
Commits on Nov 20, 2025
Override GetColumnSchemaAsync (#6337)
Show description for ed05ab2
NinoFloris
authored
ed05ab2
View commit details
Copy full SHA for ed05ab2
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
Improve output parameter handling (#5645)
Show description for ea5a2e1
NinoFloris
authored
ea5a2e1
View commit details
Copy full SHA for ea5a2e1
View code at this point
Browse repository at this point
Commits on Oct 24, 2025
Fix infinite loop when a connector is closed while concurrently consuming result set (#6265)
Show description for 960050f
vonzshik
authored
960050f
View commit details
Copy full SHA for 960050f
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
Add a connection string parameter to control NpgsqlException.BatchCommand (#6098)
Show description for f5ac3a8
vonzshik
authored
f5ac3a8
View commit details
Copy full SHA for f5ac3a8
View code at this point
Browse repository at this point
Fix getting wrong schema with CommandBehavior.SchemaOnly and autoprepare (#6040)
Show description for 5ede53c
vonzshik
authored
5ede53c
View commit details
Copy full SHA for 5ede53c
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
Fix infinite consume on error with connection break (#6161)
Show description for c378bdb
vonzshik
authored
c378bdb
View commit details
Copy full SHA for c378bdb
View code at this point
Browse repository at this point
Commits on Nov 10, 2024
Remove multipass resolution (#5559)
NinoFloris
authored
919ed97
View commit details
Copy full SHA for 919ed97
View code at this point
Browse repository at this point
Commits on Nov 9, 2024
Add an ability to filter and enrich tracing activities (#5853)
Show description for 7949c45
vonzshik
authored
7949c45
View commit details
Copy full SHA for 7949c45
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
Various additional small cleanup
roji
committed
d2ef02f
View commit details
Copy full SHA for d2ef02f
View code at this point
Browse repository at this point
Apply collection initializers in solution (#5907)
roji
authored
2e568a1
View commit details
Copy full SHA for 2e568a1
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
Fix protocol desync while reading output parameters from a function (#5840)
Show description for 764bfea
vonzshik
authored
764bfea
View commit details
Copy full SHA for 764bfea
View code at this point
Browse repository at this point
Commits on Jun 28, 2024
Column seeking rework (#5476)
NinoFloris
authored
3592cee
View commit details
Copy full SHA for 3592cee
View code at this point
Browse repository at this point
Commits on Apr 21, 2024
Fix output parameter population in batch commands (#5644)
Show description for 12e5ec2
NinoFloris
authored
12e5ec2
View commit details
Copy full SHA for 12e5ec2
View code at this point
Browse repository at this point
Commits on Mar 28, 2024
GetChars fix and infra cleanup (#5618)
Show description for 74178a4
NinoFloris
authored
74178a4
View commit details
Copy full SHA for 74178a4
View code at this point
Browse repository at this point
Commits on Mar 27, 2024
Reduce use of Unsafe.As (#5554)
NinoFloris
authored
132a42d
View commit details
Copy full SHA for 132a42d
View code at this point
Browse repository at this point
Commits on Mar 25, 2024
Consistently check disposed, closed and in result status (#5471)
NinoFloris
authored
cda190b
View commit details
Copy full SHA for cda190b
View code at this point
Browse repository at this point
Commits on Jan 24, 2024
Fix another sequential buffered seek exit state issue (#5486)
Show description for dffa843
NinoFloris
authored
dffa843
View commit details
Copy full SHA for dffa843
View code at this point
Browse repository at this point
Commits on Dec 3, 2023
Use row buffered status in GetFieldValueAsync and IsDBNullAsync (#5470)
NinoFloris
authored
7a288d8
View commit details
Copy full SHA for 7a288d8
View code at this point
Browse repository at this point
Commits on Nov 28, 2023
Fix sequential buffered seek (#5440)
Show description for 6cfd399
NinoFloris
authored
6cfd399
View commit details
Copy full SHA for 6cfd399
View code at this point
Browse repository at this point
Commits on Nov 21, 2023
Additional cleanup after netstandard drop (#5436)
manandre
authored
1663e38
View commit details
Copy full SHA for 1663e38
View code at this point
Browse repository at this point
Drop NETSTANDARD (#5434)
Show description for 0ad0d61
vonzshik
authored
0ad0d61
View commit details
Copy full SHA for 0ad0d61
View code at this point
Browse repository at this point
Commits on Nov 16, 2023
Use RowDescription.Count in favor of _numColumns (#5408)
Show description for b4cd297
NinoFloris
authored
b4cd297
View commit details
Copy full SHA for b4cd297
View code at this point
Browse repository at this point
Fix GetColumnSchema when called via IDbColumnSchemaGenerator interface. (#5404)
MarkPflug
authored
23a0b73
View commit details
Copy full SHA for 23a0b73
View code at this point
Browse repository at this point
Commits on Nov 13, 2023
Properly invalidate prepared statement column info cache after ReloadTypes (#5386)
NinoFloris
authored
8e87572
View commit details
Copy full SHA for 8e87572
View code at this point
Browse repository at this point
Commits on Nov 2, 2023
Perf improvements (#5245)
Show description for 4b5b897
NinoFloris
authored
4b5b897
View commit details
Copy full SHA for 4b5b897
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.