pgsql: Partial fix for contrib vpath breakage.

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Partial fix for contrib vpath breakage.
Date: 2008-10-02 12:25:26
Message-ID: 20081002122526.095C77545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Partial fix for contrib vpath breakage.

Modified Files:
--------------
pgsql/src/makefiles:
pgxs.mk (r1.13 -> r1.14)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk?r1=1.13&r2=1.14)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-10-02 12:27:47 Re: Re: [COMMITTERS] pgsql: Allow pg_regress to be run outside the build tree.
Previous Message Heikki Linnakangas 2008-10-02 12:20:50 pgsql: Make the blkno arguments bigints instead of int4s.