pgsql: Add more C comments to entab.c.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add more C comments to entab.c.
Date: 2014-01-29 17:22:57
Message-ID: E1W8Yqn-0007rN-Jf@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add more C comments to entab.c.

Branch
------
master

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

Modified Files
--------------
src/tools/entab/entab.c | 33 ++++++++++++++++++++++++++++-----
1 file changed, 28 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-01-29 17:48:12 pgsql: Add C functions to centralize entab processing
Previous Message Heikki Linnakangas 2014-01-29 16:27:35 pgsql: Further optimize multi-key GIN searches.