mirror of https://github.com/citusdata/citus.git
Normalize multiline sql comment statements
parent
517ceb2d22
commit
eaa896e744
|
@ -308,4 +308,4 @@ s/(NOTICE: issuing SET LOCAL application_name TO 'citus_rebalancer gpid=)[0-9]+
|
||||||
# shard_rebalancer output, flaky improvement number
|
# shard_rebalancer output, flaky improvement number
|
||||||
s/improvement of 0.1[0-9]* is lower/improvement of 0.1xxxxx is lower/g
|
s/improvement of 0.1[0-9]* is lower/improvement of 0.1xxxxx is lower/g
|
||||||
|
|
||||||
s/\/\* attributeTo.*\*\///g
|
s/\/\*.*\*\///g
|
||||||
|
|
Loading…
Reference in New Issue