PG_VERSION_NUM formatted incorrectly

From: Kieran McCusker <kieran(dot)mccusker(at)gmail(dot)com>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: PG_VERSION_NUM formatted incorrectly
Date: 2018-01-22 18:39:29
Message-ID: CAGgUQ6Fd0EjQZLnp-JsBSCashtehx6rLbq_crx6y=++JZqm0Rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi

I was looking at an issue with ogr_fdw where it is trying to get
the PG_VERSION_NUM when I noticed that in Postgresql 10.1 this is declared
as:

#define PG_VERSION_NUM 100001

But shouldn't it be

#define PG_VERSION_NUM 100100

or am I being dense, in which case sorry to have bothered you.

Many Thanks

Kieran McCusker

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2018-01-22 18:47:36 Re: PG_VERSION_NUM formatted incorrectly
Previous Message JOSEPH Michel (EXT AMARIS) 2018-01-22 15:34:39 Problem running post-install step.