pgsql: Fix vpath installation from distribution tarball (bug #5447)

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix vpath installation from distribution tarball (bug #5447)
Date: 2010-05-13 11:49:48
Message-ID: 20100513114948.4B55A7541D2@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix vpath installation from distribution tarball (bug #5447)

Modified Files:
--------------
pgsql/doc/src/sgml:
Makefile (r1.142 -> r1.143)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile?r1=1.142&r2=1.143)
pgsql/src:
Makefile.global.in (r1.261 -> r1.262)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.global.in?r1=1.261&r2=1.262)
pgsql/src/backend/catalog:
Makefile (r1.77 -> r1.78)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/Makefile?r1=1.77&r2=1.78)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2010-05-13 12:47:50 pgsql: Fix HISTORY.html build using </link>, not </>.
Previous Message Simon Riggs 2010-05-13 11:39:30 pgsql: Ensure that top level aborts call XLogSetAsyncCommit().