Re: [HACKERS] LONG varsize - how to go on (pgindent)

From: Zeugswetter Andreas SB <ZeugswetterA(at)wien(dot)spardat(dot)at>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] LONG varsize - how to go on (pgindent)
Date: 1999-12-21 16:16:27
Message-ID: 219F68D65015D011A8E000006F8590C603FDC1DB@sdexcsrv1.f000.d0188.sd.spardat.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> a section to the Developers' FAQ explaining how to set up all
> the common
> editors for Postgres. I can contribute a recipe for Emacs, but I have
> no idea how to do it for vi or anything else...

vi:
:set ts=4
more:
more -x4
less:
less -x4

I guess that comment is not so helpful :-(

Andreas

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 1999-12-21 16:30:00 Re: AW: [HACKERS] LONG varsize - how to go on (pgindent)
Previous Message Tom Lane 1999-12-21 15:47:16 Re: [HACKERS] SPI Headers -- RPM distribution