Re: Formatting Curmudgeons WAS: MMAP Buffers

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Christopher Browne <cbbrowne(at)gmail(dot)com>, Greg Smith <greg(at)2ndquadrant(dot)com>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Formatting Curmudgeons WAS: MMAP Buffers
Date: 2011-10-12 20:42:33
Message-ID: 201110122042.p9CKgYM25299@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan wrote:
> Now we could certainly make this quite a bit slicker. Apart from
> anything else, we should change the indent source code tarball so it
> unpacks into its own directory. Having it unpack into the current

Yes, done.

> directory is ugly and unfriendly. And we should get rid of the "make
> clean" line in the install target of entab's makefile, which just seems
> totally ill-conceived.

Yes, fixed.

> It might also be worth setting it up so that instead of having to pass a
> path to a typedefs file on the command line, we default to a file
> sitting in, say, /usr/local/etc. Then you'd just be able to say
> "pgindent my_file.c".

Yes, also done.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ It's impossible for everything to be true. +

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2011-10-12 20:54:23 Re: pgindent weirdness
Previous Message Bruce Momjian 2011-10-12 20:23:04 Re: branching for 9.2devel