prefix - prefix: Fix 8.1 detection and build system, bite the 1.0 bullet

From: dim(at)pgfoundry(dot)org (User Dim)
To: pgsql-committers(at)postgresql(dot)org
Subject: prefix - prefix: Fix 8.1 detection and build system, bite the 1.0 bullet
Date: 2009-06-04 20:10:58
Message-ID: 20090604201059.0197F17ADF2B@pgfoundry.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix 8.1 detection and build system, bite the 1.0 bullet

Modified Files:
--------------
prefix:
Makefile (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/Makefile?r1=1.10&r2=1.11)
prefix.c (r1.48 -> r1.49)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c?r1=1.48&r2=1.49)
prefix/debian:
changelog (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/debian/changelog?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Bmomjian 2009-06-04 22:01:56 pg-migrator - pg_migrator: Improve install instructions.
Previous Message Tom Lane 2009-06-04 19:17:39 pgsql: Trivial code style cleanup around a couple of ngettext calls.