pgsql: Fix indentation of comment in plannodes.h - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix indentation of comment in plannodes.h
Date
Msg-id E1thcU3-006RaR-K0@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix indentation of comment in plannodes.h

Oversight in commit 3d17d7d7fb7a.  Worth noting that pgindent was fine
as-is.

Author: Sami Imseih
Discussion: https://postgr.es/m/CAA5RZ0t80hP2aTv97QtEJy39GkxKmDBVDiTBApfiuTa4O=TEWQ@mail.gmail.com

Branch
------
master

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

Modified Files
--------------
src/include/nodes/plannodes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Adapt appendPsqlMetaConnect() to the new fmtId() encoding expect
Next
From: Tom Lane
Date:
Subject: pgsql: Last-minute updates for release notes.