mirror of
https://github.com/postgres/postgres.git
synced 2025-11-03 09:13:20 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@@ -6247,7 +6247,7 @@ ATExecValidateConstraint(Relation rel, char *constrName, bool recurse,
|
||||
heap_close(refrel, NoLock);
|
||||
|
||||
/*
|
||||
* Foreign keys do not inherit, so we purposedly ignore the
|
||||
* Foreign keys do not inherit, so we purposely ignore the
|
||||
* recursion bit here
|
||||
*/
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user