| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Josh Kupershmidt <schmiddy(at)gmail(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: psql describe.c cleanup |
| Date: | 2011-05-07 20:50:46 |
| Message-ID: | 1304801446.15989.8.camel@vanquo.pezone.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On lör, 2011-05-07 at 15:40 -0400, Josh Kupershmidt wrote:
> And while I'm griping about describe.c, is it just me or is the source
> code indentation in that file totally screwy? I'm using emacs and I've
> loaded the snippet for pgsql-c-mode from
> ./src/tools/editors/emacs.samples into my ~/.emacs, but the
> indentation of multiline strings still looks inconsistent. See
> attached screenshot, e.g. the start of line 80 has four tabs and one
> space, while line 79 has six tabs and two spaces?
Yes, it's screwy, but not only there. See
http://archives.postgresql.org/message-id/1295913661.13617.5.camel@vanquo.pezone.net
for the reason.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua Berkus | 2011-05-07 20:51:45 | Re: [HACKERS] Re: New Canadian nonprofit for trademark, postgresql.org domain, etc. |
| Previous Message | Peter Eisentraut | 2011-05-07 20:48:14 | Re: Fix for pg_upgrade user flag |