const github.com/jackc/pgtype.DateArrayOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L62: 	DateArrayOID        = 1182
		pgtype.go#L260: 	ci.RegisterDataType(DataType{Value: &DateArray{}, Name: "_date", OID: DateArrayOID})