OSDN Git Service

Make the makefile pass $MAJORVERSION to genbki.pl, not $VERSION which is
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Jan 2010 19:56:29 +0000 (19:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 6 Jan 2010 19:56:29 +0000 (19:56 +0000)
commitd7085f24064c63ce1b48ace459df842816afe94f
treef148f3f1eb308ed5c83d53d73b09ae78126e1108
parentf883e2007a6a8aecce2e2ffc7dae91ffc8fdac8c
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.
src/backend/catalog/Makefile
src/backend/catalog/genbki.pl