pgsql: Fix comment in guc_tables.c

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix comment in guc_tables.c
Date: 2022-10-04 06:47:31
Message-ID: E1ofbiF-000pGH-9k@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix comment in guc_tables.c

s/ERROR_HANDLING/ERROR_HANDLING_OPTIONS/.

Author: Peter Smith
Discussion: https://postgr.es/m/CAHut+PtDj3CV+f0pVisc0XYMi2LHGBpQxQWtF0FjiSVN_nV17Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/bdf9b60085bca2dbb0af920d50f1a0917dda0cbb

Modified Files
--------------
src/backend/utils/misc/guc_tables.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message noreply 2022-10-04 21:33:15 pgsql: Tag refs/tags/REL_15_RC2 was created
Previous Message Michael Paquier 2022-10-04 04:17:41 pgsql: Cleanup useless assignments and checks