Bruce Momjian <pgman@candle.pha.pa.us> writes:
> OK, what is 'install' doing for us that 'cp' and 'chmod' would not
> already do?

Quite a lot of things, such as coping with busy target files --- not too
important for headers, but very important for executables and shlibs.

We might be able to get away with this for just the headers, though,
and that's certainly the bulk of the install work now.

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to