Re: Formatting Curmudgeons WAS: MMAP Buffers - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Formatting Curmudgeons WAS: MMAP Buffers
Date
Msg-id 3694.1303106870@sss.pgh.pa.us
Whole thread Raw
In response to Re: Formatting Curmudgeons WAS: MMAP Buffers  (Greg Smith <greg@2ndquadrant.com>)
Responses Re: Formatting Curmudgeons WAS: MMAP Buffers  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
Greg Smith <greg@2ndquadrant.com> writes:
> The last time I tried to do this a few years ago I failed miserably and 
> never came back.  I know way more about building software now though, 
> and just got this to work for the first time.

BTW, another thing that should be in the try-try-again category is
seeing how close we could get to pgindent's results with GNU indent.
It seems clear to me that a process based on GNU indent would be a
lot easier for a lot of people.  We tried that once before, and couldn't
get close enough to want to consider switching, but maybe it just needs
a more determined effort and/or more recent versions of GNU indent.
(ISTR that we hit some things that seemed to be outright bugs in GNU
indent, but this was quite a few years ago.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Formatting Curmudgeons WAS: MMAP Buffers
Next
From: Greg Stark
Date:
Subject: Re: Evaluation of secondary sort key.