Обсуждение: code editing

Поиск
Список
Период
Сортировка

code editing

От
"Mark Bross"
Дата:
What is your recommendations for code editin in Postgresql?
I'm a student at Regis university in Denver co.
Thanks


Mark Bross
13565 Detroit St.
Thornton, Co. 80241
Email: mbcad@earthlink.net
Ph:  303-252-9255
Fax: 303-252-9556


Re: code editing

От
"scott.marlowe"
Дата:
On Fri, 2 Apr 2004, Mark Bross wrote:

> What is your recommendations for code editin in Postgresql?
> I'm a student at Regis university in Denver co.

Do you mean for editing the backend code itself, stylewise, or do you mean
for editing your own code, like plpgsql functions?

I'll assume you mean an editor for plpgsql or queries or scripts.

I myself am an old schooler who prefers simple editors like vi or pico.

But almost any editor you like will work.

Are you on unix or windows?