| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: reprise: pretty print viewdefs |
| Date: | 2011-12-22 18:05:15 |
| Message-ID: | CA+TgmoYWEPtJ1uUQQGf_D1y=nv_MJJQtUp8_PBXyx_yVd78==w@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Dec 22, 2011 at 12:52 PM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
> I used to try to be conservative about vertical space, but in these days of
> scrollbars and screens not limited to 24 or 25 lines (Yes, kids, that's what
> some of us grew up with) that seems a bit old-fashioned. One of the
> arguments for K&R style braces used to be that it used one less line than
> BSD style. Maybe that made some sense 20 or so years ago, although I didn't
> really buy it even then, but it makes very little sense to me now.
I *still* spend a lot of time editing in a 25x80 window.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-12-22 18:05:23 | Re: reprise: pretty print viewdefs |
| Previous Message | Robert Haas | 2011-12-22 18:03:36 | Re: Escaping ":" in .pgpass - code or docs bug? |