pgsql: Fix typo in error message

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo in error message
Date: 2026-05-07 08:43:05
Message-ID: E1wKuK1-000h0U-2p@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo in error message

Author: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Reviewed-by: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAJTYsWXFy1j_T82%2BM_S9kFxU414tQYnZQD-b82%3DoL_LbG_5fPQ%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5778fb3eafd05c562af5d4585baf0e3ac57d07e0

Modified Files
--------------
src/backend/commands/propgraphcmds.c | 2 +-
src/test/regress/expected/create_property_graph.out | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-05-07 09:41:52 pgsql: pg_createsubscriber: Message improvements and corrections
Previous Message Michael Paquier 2026-05-07 01:28:10 pgsql: Simplify code in objectaddress.c for some property graph objects