pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
From: sehrope (@sehrope) <[email protected]>
To: pgjdbc/pgjdbc <[email protected]>
Subject: Re: [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
Date: Sat, 13 Mar 2021 15:27:15 +0000
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

I'm reworking this a bit to do it via a separate JDBC test that executes `SELECT version()` on the default test JDBC connection. That way it'll be the same thing that runs on all platforms and should match the actual server being tested regardless of platform (ex: connecting over SSL vs non-SSL).

I'm thinking of printing the results of `SHOW ALL` as well. Any security implications on doing so? I wouldn't expect anything sensitive to be in there so I think it's fine.

view thread (4+ 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: github://pgjdbc/pgjdbc
  Cc: [email protected], [email protected]
  Subject: Re: [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
  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