mirror of https://github.com/citusdata/citus.git
try CHECK normalize line, I think it works
parent
470d203792
commit
40c34fd9db
|
@ -309,3 +309,5 @@ s/permission denied to terminate process/must be a superuser to terminate superu
|
||||||
s/permission denied to cancel query/must be a superuser to cancel superuser query/g
|
s/permission denied to cancel query/must be a superuser to cancel superuser query/g
|
||||||
|
|
||||||
#endif /* PG_VERSION_NUM < PG_VERSION_16 */
|
#endif /* PG_VERSION_NUM < PG_VERSION_16 */
|
||||||
|
|
||||||
|
s/\| CHECK ([a-zA-Z])(.*)/| CHECK \(\1\2\)/g
|
||||||
|
|
Loading…
Reference in New Issue