Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.
Date
Msg-id 20090115015615.GU24156@alvh.no-ip.org
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.  (Bruce Momjian <bruce@momjian.us>)
Responses Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.  (Euler Taveira de Oliveira <euler@timbira.com>)
List pgsql-hackers
Bruce Momjian wrote:
> Alvaro Herrera wrote:
> > Bruce Momjian wrote:
> > > Log Message:
> > > -----------
> > > Make 'find' syntax consistent;  add .git exclusion to make_ctags.
> > 
> > Should this consider the distdir target in /GNUmakefile.in too?
> 
> It only is looking for _directories_ to put 'tags' into.

I have to admit that I find this whole idea a bit weird.  Is it common
to symlink the tags file?

What I did was tell my editor that the tags file is to be found on the
root source directory.  It seems the most natural way to do this.  Am I
alone in this?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags.
Next
From: KaiGai Kohei
Date:
Subject: Re: New patch for Column-level privileges