pgsql: entab: add new options

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: entab: add new options
Date: 2014-01-31 16:05:57
Message-ID: E1W9GbN-0000g2-ED@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

entab: add new options

Add new entab options to process only C comment whitespace after
periods, and to protect leading whitespace.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ff47acf8f2da1103219a99e61b4862dba8b6f3d

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