From: | "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com> |
---|---|
To: | "John Smith" <jayzee(dot)smith(at)gmail(dot)com> |
Cc: | "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>, rabroersma(at)yahoo(dot)com |
Subject: | Re: external editor for psql |
Date: | 2007-11-06 15:52:42 |
Message-ID: | dcc563d10711060752x27f2ca8dpe192b73680f250a5@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 11/6/07, John Smith <jayzee(dot)smith(at)gmail(dot)com> wrote:
> http://www.nabble.com/need-good-editor-for-postgreSQL-tf3660882.html#a10229560
>
> how do u get gvim (portable?) to do syntax color highlighting for
> sql/plpgsql on files in buffer?? you're right- notepad is not enough
> (and pgedit is not free).
Don't know about gvim but vim automagicall does it for files that end in .sql
I also use Gedit a lot on my workstation and it does color
highlighting of .sql files as well.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-11-06 15:54:12 | Re: How to find non-unique indexes in system tables |
Previous Message | Gokulakannan Somasundaram | 2007-11-06 15:51:55 | Re: Postgresql simple query performance question |