WHERE partrelid = i.inhparent));
```
-Since it is possible that one or more of the ADD CONSTRAINT steps will fail, you
-should save the query's output in a file and then attempt to perform each step.
+Since it is possible that one or more of the `ADD CONSTRAINT` steps will fail,
+you should save the query's output in a file and then attempt to perform each
+step.
Additionally, if you are running PostgreSQL 17.0 and using libc as your default
collation provider, and have set `LC_CTYPE` to be `C` while `LC_COLLATE` is a