try CHECK normalize line, I think it works

naisila/try_check
naisila 2024-11-17 23:35:46 +03:00
parent 470d203792
commit 40c34fd9db
1 changed files with 2 additions and 0 deletions

View File

@ -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
#endif /* PG_VERSION_NUM < PG_VERSION_16 */
s/\| CHECK ([a-zA-Z])(.*)/| CHECK \(\1\2\)/g