pgsql: pgindent fix for commit 53e6f51ee - Mailing list pgsql-committers

From Richard Guo
Subject pgsql: pgindent fix for commit 53e6f51ee
Date
Msg-id E1wfUuI-0018LO-1S@gemulon.postgresql.org
Whole thread
List pgsql-committers
pgindent fix for commit 53e6f51ee

Branch
------
REL_19_STABLE

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

Modified Files
--------------
contrib/pg_plan_advice/pgpa_scan.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Richard Guo
Date:
Subject: pgsql: pgindent fix for commit 53e6f51ee
Next
From: Fujii Masao
Date:
Subject: pgsql: psql: Fix \df tab completion for procedures