Use of PG_VERSION - Mailing list pgsql-hackers

From Bruce Momjian
Subject Use of PG_VERSION
Date
Msg-id 201001062127.o06LR6S29094@momjian.us
Whole thread Raw
Responses Re: Use of PG_VERSION  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Is there a reason tablespace.c::set_short_version() uses PG_VERSION, and
not the simpler PG_MAJORVERSION?  initdb.c::get_short_version() does the
same thing.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Stefan Kaltenbrunner
Date:
Subject: Re: unresolved bugs
Next
From: "Kevin Grittner"
Date:
Subject: Re: Serializable Isolation without blocking