pgsql: Change expand_subsys function so that it preserves the relative

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Change expand_subsys function so that it preserves the relative
Date: 2008-02-27 20:31:01
Message-ID: 20080227203101.458CC754108@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Change expand_subsys function so that it preserves the relative order of
the files passed as argument. This is desirable so that the dtrace rule
in src/backend/Makefile works.

Modified Files:
--------------
pgsql/src/backend:
common.mk (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/common.mk?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2008-02-28 12:17:59 pgsql: Support for building contrib/uuid-ossp with MSVC.
Previous Message Magnus Hagander 2008-02-27 20:30:04 CVSROOT: Change hostname for cvsweb url generation.