Re: CTAGS for PL/pgSQL ? - Mailing list pgsql-sql

From Luca Ferrari
Subject Re: CTAGS for PL/pgSQL ?
Date
Msg-id CAKoxK+51pqHXGfFRNOqMqybdHXtbcYFUiY6w=M03NyXqxkoknw@mail.gmail.com
Whole thread Raw
In response to Re: CTAGS for PL/pgSQL ?  (Bruce Momjian <bruce@momjian.us>)
Responses Re: CTAGS for PL/pgSQL ?
List pgsql-sql
On Thu, Aug 29, 2013 at 3:33 PM, Bruce Momjian <bruce@momjian.us> wrote:

> Uh, I think Vim can use etags, no?  Isn't etags Exuberant Ctags?  The
> Exuberant Ctags's FAQ mentions Vim:
>

I was referring to the etags shipped with emacs, that even if does not
support (explicitly) sql seems to work for a very simple test. I've
done the same test using the etags (from ctags) and it works too, so
now the important thing is to make vim using the tags file and see
what is missing.


Luca



pgsql-sql by date:

Previous
From: David Johnston
Date:
Subject: Re: Using regexp_matches in the WHERE clause
Next
From: Charles Sheridan
Date:
Subject: Re: CTAGS for PL/pgSQL ?