Re: psql built from git still reports 9.3devel - Mailing list pgsql-hackers

From Colin 't Hart
Subject Re: psql built from git still reports 9.3devel
Date
Msg-id CAMon-aQLXX35jmm=4s8gwdnUpM6S50X4D7NxX1Em41VxPVKPDA@mail.gmail.com
Whole thread Raw
In response to Re: psql built from git still reports 9.3devel  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
make distclean & ./configure & make & sudo make install
helped.

Cheers,

Colin




On 21 October 2013 14:25, Michael Paquier <michael.paquier@gmail.com> wrote:
On Mon, Oct 21, 2013 at 9:09 PM, Colin 't Hart <colinthart@gmail.com> wrote:
> git status says that I'm on branch master.
> psql reports 9.3devel, yet I expected it to report 9.4devel
>
> Is this expected behaviour? I've looked at the developer's FAQ and Wiki but
> couldn't find anything about this.
You should check your installation, here is what I am getting in my dev box:
$ psql --version
psql (PostgreSQL) 9.4devel

Regards,
--
Michael

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: psql built from git still reports 9.3devel
Next
From: Robert Haas
Date:
Subject: Re: [PATCH] pg_sleep(interval)