const github.com/jackc/pgtype.TextArrayOID

2 uses

	github.com/jackc/pgtype (current package)
		pgtype.go#L46: 	TextArrayOID        = 1009
		pgtype.go#L268: 	ci.RegisterDataType(DataType{Value: &TextArray{}, Name: "_text", OID: TextArrayOID})