Thread: Where is detab?

Where is detab?

From
Peter Eisentraut
Date:
I wanted to run pgindent, which carefully ensures that you have entab 
from src/tools/entab available, but then it also uses detab, which I 
can't find anywhere.  Where is it?

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


Re: Where is detab?

From
Alvaro Herrera
Date:
Peter Eisentraut wrote:
> I wanted to run pgindent, which carefully ensures that you have entab 
> from src/tools/entab available, but then it also uses detab, which I 
> can't find anywhere.  Where is it?

You have to create a link to entab, named detab.  It's part of the
Makefile.  (Yeah, that Makefile could use some improvement.)

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support