Re: make_ctags change - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: make_ctags change
Date
Msg-id 200407052010.i65KAAJ12402@candle.pha.pa.us
Whole thread Raw
In response to make_ctags change  (Gavin Sherry <swm@linuxworld.com.au>)
List pgsql-patches
Applied by Tom.

---------------------------------------------------------------------------

Gavin Sherry wrote:
> Exuberant ctags adds data at the beginning of the tags file. It also sorts
> the tags file by default. This means, if we sort the file generated by
> Exuberant ctags, it doesn't work in VIM and possibly other editors.
>
> I didn't notice this until recently because I was using my own script. Its
> possible that this only affects recent version of Exuberant ctags though I
> tested a version from 2001 which exhibited the same behaviour.
>
> Gavin

Content-Description:

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Show encoding in initdb messages
Next
From: Bruce Momjian
Date:
Subject: Re: Digital Mars C++ - Clients