We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ca462 commit 0b554e4Copy full SHA for 0b554e4
doc/src/sgml/catalogs.sgml
@@ -3848,7 +3848,7 @@ SCRAM-SHA-256$<replaceable><iteration count></>:<replaceable><salt><
3848
<para>
3849
The catalog <structname>pg_inherits</> records information about
3850
table inheritance hierarchies. There is one entry for each direct
3851
- child table in the database. (Indirect inheritance can be determined
+ parent-child table relationship in the database. (Indirect inheritance can be determined
3852
by following chains of entries.)
3853
</para>
3854
0 commit comments