pgsql: Doc: Fix oversight in commit 55cefadde8.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: Fix oversight in commit 55cefadde8.
Date: 2026-04-02 04:53:05
Message-ID: E1w8A3E-002YkQ-2X@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: Fix oversight in commit 55cefadde8.

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

Author: Peter Smith <smithpb2250(at)gmail(dot)com>
Reviewed-by: shveta malik <shveta(dot)malik(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAHut+Pv1UKR_bxmN7wcCCpQveHoYprvH-hbdFq8gsaH1Ye7B_w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4441d6b2e44976b499bec334a8a7f087f9189974

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-04-02 10:33:19 pgsql: Test pg_stat_statements across crash restart
Previous Message Thomas Munro 2026-04-02 03:08:32 pgsql: jit: Stop emitting lifetime.end for LLVM 22.