const github.com/jackc/pgtype.TstzrangeOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L80: 	TstzrangeOID        = 3910
		pgtype.go#L314: 	ci.RegisterDataType(DataType{Value: &Tstzrange{}, Name: "tstzrange", OID: TstzrangeOID})