public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Igor Korot <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Find out the version of the server
Date: Fri, 29 Nov 2024 08:12:41 -0800
Message-ID: <[email protected]> (raw)
In-Reply-To: <CA+FnnTz+K5VcrQDiNVi=griDkGpnBE2Dnin6ocyA4y4VG+L4+A@mail.gmail.com>
References: <CA+FnnTz+K5VcrQDiNVi=griDkGpnBE2Dnin6ocyA4y4VG+L4+A@mail.gmail.com>

On 11/28/24 17:31, Igor Korot wrote:
> Hi, ALL,
> 
> In April of 2017 I got the source code of the Postgresql, build the 
> libpq and then deleted everything else.
> 
> I was using MSVC 3010 at the time.
> 
> Now I moved to MSVC 2017 but unfortunately I can't reuse the library 
> built, since MSVC changed one of its headers.

Reuse it for what?

> 
> Is it possible to find what version of the server was used for the build?
> 
> Im looking at the Windows Explorer timestamp, which gives me 4 September 
> 2017.

At any point in time there are 5 supported versions of Postgres in play. 
Given that you could have also built against one of the unsupported 
versions a file timestamp will not help much. Though if you want to 
guess, version 10 was released October 5, 2017. It is plausible you 
built against a RC version in advance of the production release.

libpq is backwards compatible, so why not try building against a current 
version of Postgres and see whats happens?

> 
> Thank you.
> 
> P.s. please forgive for any typos as it's been written from the Android 
> phone.
> 

-- 
Adrian Klaver
[email protected]







view thread (6+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected], [email protected]
  Subject: Re: Find out the version of the server
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox