pgsql-server/src backend/utils/mb/conversion_p ...

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src backend/utils/mb/conversion_p ...
Date: 2002-09-04 15:45:50
Message-ID: 20020904154550.72BF4475FFC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)postgresql(dot)org 02/09/04 11:45:50

Modified files:
src/backend/utils/mb/conversion_procs: Makefile proc.mk
src/backend/utils/mb: Makefile
src/backend : Makefile
src : Makefile Makefile.shlib

Log message:
Avoid multiple scans of utils/mb/conversion_procs/ subdirectories during
'make install'; there are enough of 'em that this slowed down the make
noticeably. Ensure that 'all' is the default make target in all these
directories (defaulting to 'make install' is surprising and dangerous
IMHO). Fix a couple small typos.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2002-09-04 16:32:40 Re: [COMMITTERS] pgsql-server/src/include/port hpux.h
Previous Message Bruce Momjian - CVS 2002-09-04 08:08:30 pgsql-server/. configure configure.in