pgsql: Adjust pgindent to remove tabs after periods in C comments.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust pgindent to remove tabs after periods in C comments.
Date: 2014-05-06 14:57:56
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust pgindent to remove tabs after periods in C comments.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/fb85cd4320414c3f6e9c8bc69ec944200ae1e493

Modified Files
--------------
src/tools/pgindent/pgindent | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-05-06 15:26:52 pgsql: Remove tabs after spaces in C comments
Previous Message Simon Riggs 2014-05-06 14:15:25 pgsql: Correct comment in Hot Standby nbtree handling