pgx/v4_changes.md

174 B

V4 Changes

base.Conn now contains core PostgreSQL connection functionality.

Incompatible Changes

  • RuntimeParams removed from pgx.Conn and added to base.Conn