PG_MAJORVERSION:
authorBruce Momjian <[email protected]>
Wed, 6 Jan 2010 23:23:51 +0000 (23:23 +0000)
committerBruce Momjian <[email protected]>
Wed, 6 Jan 2010 23:23:51 +0000 (23:23 +0000)
commit0e83cc06f84ded6b3c70bcea86186ff45ff3590d
treed9811cbd1713737e36474d91babcceab49c870af
parentccace6e2d2ce10f562f6070ec5e92fb067f0878f
PG_MAJORVERSION:

For simplicity, use PG_MAJORVERSION rather than PG_VERSION for creation
of the PG_VERSION file.
src/backend/commands/tablespace.c
src/bin/initdb/initdb.c