whitespace

pull/7731/head
Mehmet Yilmaz 2024-12-19 21:56:26 +03:00
parent a72d729deb
commit adbb14bfe8
1 changed files with 1 additions and 1 deletions

View File

@ -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