pgsql: Build src/test/regress/README during tarball making like the

From: petere(at)postgresql(dot)org (Peter Eisentraut)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Build src/test/regress/README during tarball making like the
Date: 2006-04-06 18:54:37
Message-ID: 20060406185437.45B1A11F665C@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Build src/test/regress/README during tarball making like the other
generated text files. Fix build of that file, too.

Put the text files in the right place during make dist, so there are no
extra manual steps required anymore.

Modified Files:
--------------
pgsql:
GNUmakefile.in (r1.43 -> r1.44)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/GNUmakefile.in.diff?r1=1.43&r2=1.44)
pgsql/doc/src/sgml:
Makefile (r1.75 -> r1.76)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/Makefile.diff?r1=1.75&r2=1.76)
regress.sgml (r1.50 -> r1.51)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/regress.sgml.diff?r1=1.50&r2=1.51)

Removed Files:
-------------
pgsql/src/test/regress:
README
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/README)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2006-04-06 20:26:28 pgfouine - pgfouine: only draw graphs if we have enough data
Previous Message User Fxjr 2006-04-06 15:28:41 npgsql - Npgsql: 2006-04-06 Francisco Figueiredo Jr.