]> granicus.if.org Git - postgresql/commit
Remove entab and associated detritus.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jun 2017 19:46:20 +0000 (15:46 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jun 2017 19:46:39 +0000 (15:46 -0400)
commit81f056c7256f01a39ecc926bf6a4d2d1fa525633
tree9d1cfe326e8cfc59c467195c0e38076b87e9c740
parent113b0045e20d40f726a0a30e33214455e4f1385e
Remove entab and associated detritus.

We don't need this anymore, because pg_bsd_indent has been taught to
follow the same tab-vs-space rules that entab used to enforce.

Discussion: https://postgr.es/m/E1dAmxK-0006EE-1r@gemulon.postgresql.org
Discussion: https://postgr.es/m/30527.1495162840@sss.pgh.pa.us
src/tools/entab/.gitignore [deleted file]
src/tools/entab/Makefile [deleted file]
src/tools/entab/entab.1 [deleted file]
src/tools/entab/entab.c [deleted file]
src/tools/pgindent/README
src/tools/pgindent/pgindent
src/tools/pgindent/pgindent.man