Re: Faster install-sh in C

From: Neil Conway <neilc(at)samurai(dot)com>
To: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: Faster install-sh in C
Date: 2005-03-04 00:11:12
Message-ID: 4227A7A0.8070702@samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Alvaro Herrera wrote:
> I wrote an "install" program in C. It's supposed to replace the
> config/install-sh script, limited to the functionality we need, i.e.
> what is in Makefiles in the Pg main source tree. The main objective of
> this exercise is to reduce "make install" execution time; a part of that
> is being able to install multiple files with one command.

What's the status of this patch?

-Neil

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Mark Kirkwood 2005-03-04 00:30:36 Re: Display Pg buffer cache (WIP)
Previous Message Neil Conway 2005-03-04 00:08:13 Re: Where to see the patch queue (was Re: [PATCHES] Patch