From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: pgindent run coming |
Date: | 2009-06-10 15:33:11 |
Message-ID: | 4A2FD237.8030507@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Bruce Momjian wrote:
>
> Good point. Here is another diff I need you to make to the pl file.
>
Done. Linux run under way.
> If you want to make your pl file the official version and replace the
> shell script in CVS, that is fine with me. Do you want me to do that?
>
>
It needs to be done in two pieces, I think: a perl module that exports a
function that can be called from the buildfarm, and program that calls
it so it can be run standalone. The function needs two inputs: an
installation directory and a source directory. Then we will be able to
stay in sync nicely. I will try to do that over the next day or so if
you like.
Or we can just wing it for now and do this after the release.
cheers
andrew
From | Date | Subject | |
---|---|---|---|
Next Message | Albe Laurenz | 2009-06-10 15:38:33 | Re: Problem with listen_addresses = '*' on 8.4beta2 on AIX |
Previous Message | Bruce Momjian | 2009-06-10 15:11:59 | Re: pgindent run coming |