Normalize tests: Remove trailing whitespace

pull/3336/head
Jelte Fennema 2020-01-03 12:12:15 +01:00
parent 6353c9907f
commit 7730bd449c
370 changed files with 20973 additions and 20973 deletions

View File

@ -63,9 +63,9 @@ s/"(ref_table_[0-9]_|ref_table_[0-9]_value_fkey_)[0-9]+"/"\1xxxxxxx"/g
# Line info varies between versions # Line info varies between versions
/^LINE [0-9]+:.*$/d /^LINE [0-9]+:.*$/d
/^ *\^$/d /^ *\^$/d
#
## Remove trailing whitespace # Remove trailing whitespace
#s/ *$//g s/ *$//g
# #
## pg12 changes ## pg12 changes
#s/Partitioned table "/Table "/g #s/Partitioned table "/Table "/g