pgsql: Fix comment block trashed by pgindent. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix comment block trashed by pgindent.
Date
Msg-id E1aS9Ej-0005XS-Lw@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix comment block trashed by pgindent.

Looks like I put the protective dashes in the wrong place in f4e4b32743.

Branch
------
master

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

Modified Files
--------------
src/backend/executor/nodeHash.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Improve HJDEBUG code a bit.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve speed of timestamp/time/date output functions.