pgsql: Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION
Date: 2010-01-06 19:56:29
Message-ID: 20100106195629.649587541B9@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION which is
overridden in the snapshot build script. $MAJORVERSION is what it really
wanted anyway, so we can tighten up the parsing of --set-version's argument.

Modified Files:
--------------
pgsql/src/backend/catalog:
Makefile (r1.75 -> r1.76)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/Makefile?r1=1.75&r2=1.76)
genbki.pl (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/genbki.pl?r1=1.4&r2=1.5)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-01-06 22:02:45 pgsql: Make error messages for bad --set-version argument more useful.
Previous Message User Bmomjian 2010-01-06 19:44:18 pg-migrator - pg_migrator: Skip rebuilding of relation array when we