Check and discuss
Search existing issues, then open one before substantial implementation work.
Search existing issues, then open one before substantial implementation work.
Put code in the right project and avoid breaking existing public APIs.
Add fast tests and, when needed, prove the behavior against a real PostgreSQL server.
Keep examples, documentation, API records, and compatibility notes up to date.
Each area links to working code, tests, documentation, and planned improvements.
Reproduce a connection, type, pooling, login, or data-handling problem.
Explore providerAdd support for a PostgreSQL extension in ADO.NET, EF Core, and live tests.
Explore extensionsTest initial loads, replay, destination recovery, or long-running workloads.
Explore real timeTurn a real application pattern into a clear, maintainable example project.
Read guidesKeep the architecture clear, protect existing APIs, follow PostgreSQL behavior, and add tests that match the risk of the change.
Do not open a public issue for a suspected vulnerability. Follow the repository security policy and contact the maintainers privately through the repository hosting platform. No unverified email or community channel is advertised.