mirror of https://github.com/citusdata/citus.git
whitespace
parent
a72d729deb
commit
adbb14bfe8
|
@ -334,4 +334,4 @@ s/\| CHECK ([a-zA-Z])(.*)/| CHECK \(\1\2\)/g
|
|||
|
||||
# Normalize subquery condition in debug logs to standardize across PostgreSQL versions #7731
|
||||
# https://github.com/postgres/postgres/commit/b262ad44
|
||||
s/for subquery SELECT id FROM local_dist_join_mixed\.local WHERE \(id IS NOT NULL\)/for subquery SELECT id FROM local_dist_join_mixed.local WHERE true/g
|
||||
s/for subquery SELECT id FROM local_dist_join_mixed\.local WHERE \(id IS NOT NULL\)/for subquery SELECT id FROM local_dist_join_mixed.local WHERE true/g
|
||||
|
|
Loading…
Reference in New Issue