Where is detab?
Started by Peter Eisentrautabout 19 years ago2 messages
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?
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