Doc: Fix oversight in commit 55cefadde8.

pg_publication_rel.prrelid refers to sequences whereas stores information only of tables.

Author: Peter Smith <smithpb2250@gmail.com>
Reviewed-by: shveta malik <shveta.malik@gmail.com>
Discussion: https://postgr.es/m/CAHut+Pv1UKR_bxmN7wcCCpQveHoYprvH-hbdFq8gsaH1Ye7B_w@mail.gmail.com
This commit is contained in:
Amit Kapila 2026-04-02 10:16:53 +05:30
parent de6b80e5ff
commit 4441d6b2e4

View file

@ -7086,7 +7086,7 @@ SCRAM-SHA-256$<replaceable>&lt;iteration count&gt;</replaceable>:<replaceable>&l
(references <link linkend="catalog-pg-class"><structname>pg_class</structname></link>.<structfield>oid</structfield>)
</para>
<para>
Reference to table or sequence
Reference to table
</para></entry>
</row>