Re: CTAGS for PL/pgSQL ?

From: Luca Ferrari <fluca1978(at)infinito(dot)it>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Charles Sheridan <cesheri(at)swbell(dot)net>, "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Re: CTAGS for PL/pgSQL ?
Date: 2013-08-29 14:00:21
Message-ID: CAKoxK+51pqHXGfFRNOqMqybdHXtbcYFUiY6w=M03NyXqxkoknw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Thu, Aug 29, 2013 at 3:33 PM, Bruce Momjian <bruce(at)momjian(dot)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

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Charles Sheridan 2013-08-29 14:17:46 Re: CTAGS for PL/pgSQL ?
Previous Message David Johnston 2013-08-29 13:43:57 Re: Using regexp_matches in the WHERE clause