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
891
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
PostgresTypes
on
main
User selector
All users
All time
Commit history
Commits on Apr 13, 2026
Remove obsolete UTF-8 BOMs (#6542)
NinoFloris
authored
5225216
View commit details
Copy full SHA for 5225216
View code at this point
Browse repository at this point
Commits on Mar 16, 2026
Move type loading to use the data type name constructors (#6507)
NinoFloris
authored
63cfeb7
View commit details
Copy full SHA for 63cfeb7
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
Reduce temporary string creation during types load (#5986)
bbowyersmyth
authored
4f7cf71
View commit details
Copy full SHA for 4f7cf71
View code at this point
Browse repository at this point
Commits on Oct 30, 2024
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 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
Commits on Nov 14, 2023
Remove BuiltInPostgresType attribute reflection (#5375)
Show description for 3541129
NinoFloris
authored
3541129
View commit details
Copy full SHA for 3541129
View code at this point
Browse repository at this point
Commits on Sep 25, 2023
Handler rework (#5123)
Show description for 0b7aecb
NinoFloris
and
roji
authored
0b7aecb
View commit details
Copy full SHA for 0b7aecb
View code at this point
Browse repository at this point
Commits on Aug 3, 2022
Fix type mapping for non-public types (#4586)
Show description for 438ecc8
vonzshik
authored
438ecc8
View commit details
Copy full SHA for 438ecc8
View code at this point
Browse repository at this point
Commits on May 24, 2022
Fix type resolution logic (#4382)
Show description for d3f14f5
davidhunt135
authored
d3f14f5
View commit details
Copy full SHA for d3f14f5
View code at this point
Browse repository at this point
Commits on Apr 15, 2022
Normalize character(1) PG type name to character (#4413)
Show description for 73cd780
roji
authored
73cd780
View commit details
Copy full SHA for 73cd780
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Documentation: Minor correction and grammar fix. (#4327)
erichiller
authored
8fe4fbf
View commit details
Copy full SHA for 8fe4fbf
View code at this point
Browse repository at this point
Commits on Dec 18, 2021
Use file-scoped namespaces (#4225)
roji
authored
43756d1
View commit details
Copy full SHA for 43756d1
View code at this point
Browse repository at this point
Commits on Aug 22, 2021
Support for PG14 multirange (#3938)
Show description for 3b1814b
roji
authored
3b1814b
View commit details
Copy full SHA for 3b1814b
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Use C# 9 target-typed new expressions (#3376)
roji
authored
d42cc68
View commit details
Copy full SHA for d42cc68
View code at this point
Browse repository at this point
Commits on Nov 19, 2020
Removed JetBrains annotations (#3360)
Show description for 0c51805
YohDeadfall
authored
0c51805
View commit details
Copy full SHA for 0c51805
View code at this point
Browse repository at this point
Commits on Nov 1, 2020
Remove all occurrences of [PublicAPI] (#3291)
roji
authored
0fd1a7e
View commit details
Copy full SHA for 0fd1a7e
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
Made links to external resources safer
YohDeadfall
committed
8a47908
View commit details
Copy full SHA for 8a47908
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Fix GetSchema data types (#3012)
Show description for 9036668
warcha
authored and
roji
committed
9036668
View commit details
Copy full SHA for 9036668
View code at this point
Browse repository at this point
Commits on Nov 3, 2019
Respect NOT NULL constraints on domain types in arrays.
Show description for d4d82a0
Brar
authored and
roji
committed
d4d82a0
View commit details
Copy full SHA for d4d82a0
View code at this point
Browse repository at this point
Commits on Sep 4, 2019
Use switch expressions
roji
committed
552d8d8
View commit details
Copy full SHA for 552d8d8
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Updated .NET Core in CI and nullable option
YohDeadfall
committed
b2c4ae5
View commit details
Copy full SHA for b2c4ae5
View code at this point
Browse repository at this point
Commits on May 5, 2019
Convert codebase to use C# 8 nullability
Show description for f2dd3f7
roji
committed
f2dd3f7
View commit details
Copy full SHA for f2dd3f7
View code at this point
Browse repository at this point
Commits on Mar 8, 2019
Fixes of wrong priority of operator "??"
DamirAinullin
authored and
roji
committed
32cadb9
View commit details
Copy full SHA for 32cadb9
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Removed license headers
YohDeadfall
committed
4ab2806
View commit details
Copy full SHA for 4ab2806
View code at this point
Browse repository at this point
Cleaned up usings
YohDeadfall
committed
713e2f9
View commit details
Copy full SHA for 713e2f9
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
Correct metadata size for char(1) and bit(1)
Show description for b62d13d
roji
committed
b62d13d
View commit details
Copy full SHA for b62d13d
View code at this point
Browse repository at this point
Commits on May 23, 2018
Numerous fixes to PG type name handling (#1945)
Show description for fc1e183
roji
authored
fc1e183
View commit details
Copy full SHA for fc1e183
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
Expose composite and enum type data
Show description for 9de21a0
roji
committed
9de21a0
View commit details
Copy full SHA for 9de21a0
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
Refactor DatabaseInfo and type loading
Show description for 12e39c2
roji
committed
12e39c2
View commit details
Copy full SHA for 12e39c2
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
2017 -> 2018
roji
committed
f3de4c2
View commit details
Copy full SHA for f3de4c2
View code at this point
Browse repository at this point
Commits on Jan 18, 2018
Support for unmapped composites
Show description for 7745764
roji
committed
7745764
View commit details
Copy full SHA for 7745764
View code at this point
Browse repository at this point
Commits on Jul 2, 2017
Big refactor of type mapping system
Show description for 4a503c7
roji
committed
4a503c7
View commit details
Copy full SHA for 4a503c7
View code at this point
Browse repository at this point
Commits on May 21, 2017
Column schema fixes for domains
Show description for d1a7a46
roji
committed
d1a7a46
View commit details
Copy full SHA for d1a7a46
View code at this point
Browse repository at this point
Commits on Mar 7, 2017
C# 7 - out variables
roji
committed
0f491c8
View commit details
Copy full SHA for 0f491c8
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Bump copyright to 2017
roji
committed
ea5f075
View commit details
Copy full SHA for ea5f075
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.