pgsql: Remove trailing period from errmsg in subscriptioncmds.c.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Remove trailing period from errmsg in subscriptioncmds.c.
Date: 2026-03-09 09:46:22
Message-ID: E1vzXBu-0037yS-2R@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove trailing period from errmsg in subscriptioncmds.c.

Author: Sahitya Chandra <sahityajb(at)gmail(dot)com>
Discussion: https://postgr.es/m/20260308142806.181309-1-sahityajb@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/06d83022628e6bfa9c4bd1feabe2b41e0bdc1310

Modified Files
--------------
src/backend/commands/subscriptioncmds.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2026-03-09 11:01:40 pgsql: Prevent restore of incremental backup from bloating VM fork.
Previous Message Peter Eisentraut 2026-03-09 09:36:32 pgsql: Move comment back to better place