Modernize entab source code Remove halt.c, improve comments, rename manual page file.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f979599b2068f036405f1b51a9c4260619b06941 Modified Files -------------- src/tools/entab/Makefile | 2 +- src/tools/entab/entab.1 | 51 +++++++++++++++++++++++++++++++++++++++ src/tools/entab/entab.c | 30 +++++++++++------------ src/tools/entab/entab.man | 52 --------------------------------------- src/tools/entab/halt.c | 59 --------------------------------------------- 5 files changed, 66 insertions(+), 128 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
