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

From Luca Ferrari
Subject Re: CTAGS for PL/pgSQL ?
Date
Msg-id CAKoxK+4tXBtZvNddV3pbkvfspk3tT2P0wwEQDe5bBT5K8F0DEg@mail.gmail.com
Whole thread Raw
In response to CTAGS for PL/pgSQL ?  (Charles Sheridan <cesheri@swbell.net>)
Responses Re: CTAGS for PL/pgSQL ?
List pgsql-sql
On Wed, Aug 28, 2013 at 5:08 PM, Charles Sheridan <cesheri@swbell.net> wrote:
> Does anyone know if there are any CTAGS extensions or variants that support
> PL/pgSQL ?
>
> I use exuberant-ctags which does not support it, and a web search does not
> return anything promising.

As far as I know, the quick answer is NO.
However I made a few simple tests with etags and it seems to work with
plpgsql. However I would expect it to fail for some advanced features.

Luca



pgsql-sql by date:

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