public inbox for [email protected]  
help / color / mirror / Atom feed
From: Adrian Klaver <[email protected]>
To: Igor Korot <[email protected]>
To: rob stone <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Get version info
Date: Sun, 5 Jul 2026 13:24:17 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CA+FnnTyQT3=ieA=1QjprTg3DsP73WbteQX3gosWTYho9rFD-yw@mail.gmail.com>
References: <CA+FnnTzzV2_td7=cMSD5SGtvQpRXZK53nMz+3F5S68wpiXz4TQ@mail.gmail.com>
	<[email protected]>
	<CA+FnnTyQT3=ieA=1QjprTg3DsP73WbteQX3gosWTYho9rFD-yw@mail.gmail.com>

On 7/5/26 11:09 AM, Igor Korot wrote:
> Hi, Rob,
> 

>> See chapter 9.27.11, not Mr. Google.
> 
> igor@WaylandGnome ~/dbhandler/Debug/dbhandler $ select version()
> bash: syntax error near unexpected token `('
> 
> I need to check it inside configure.ac, not inside psql or any other PG client.

 From configure.ac, for major version:

18
AC_INIT([PostgreSQL], [18.0], [[email protected]], [], 
[https://www.postgresql.org/])

19beta1
AC_INIT([PostgreSQL], [19beta1], [[email protected]], [], 
[https://www.postgresql.org/])

Do you need more detail than that?

If so what other Postgres files do you have access to?

> 
> Thank you.
> 
> 


-- 
Adrian Klaver
[email protected]






view thread (11+ 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], [email protected]
  Subject: Re: Get version info
  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