pgsql: Add C functions to centralize entab processing

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add C functions to centralize entab processing
Date: 2014-01-29 17:48:12
Message-ID: E1W8ZFE-0008G4-Vk@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add C functions to centralize entab processing

Branch
------
master

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

Modified Files
--------------
src/tools/entab/entab.c | 46 +++++++++++++++++++++++-----------------------
1 file changed, 23 insertions(+), 23 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2014-01-29 18:31:17 pgsql: Fix pointer processing in new entab.c function
Previous Message Bruce Momjian 2014-01-29 17:22:57 pgsql: Add more C comments to entab.c.