func github.com/jackc/pgtype.NewConnInfo

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L252: func NewConnInfo() *ConnInfo {

	github.com/jackc/pgx/v4
		conn.go#L205: 		connInfo: pgtype.NewConnInfo(),