pgjdbc/pgjdbc GitHub issues and pull requests (mirror)  
help / color / mirror / Atom feed
[pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
4+ messages / 3 participants
[nested] [flat]

* [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
@ 2021-03-13 14:33  "adunstan (@adunstan)" <[email protected]>
  0 siblings, 0 replies; 4+ messages in thread

From: adunstan (@adunstan) @ 2021-03-13 14:33 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[email protected]>

one line change to make the full PostgreSQL version be reported on appveyor


^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
@ 2021-03-13 15:03  "sehrope (@sehrope)" <[email protected]>
  2 siblings, 0 replies; 4+ messages in thread

From: sehrope (@sehrope) @ 2021-03-13 15:03 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[email protected]>

This is a good idea. We should have it for the Linux platforms as well. I'm going to tweak this PR and I'll merge in one that does both in a bit.

^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
@ 2021-03-13 15:27  "sehrope (@sehrope)" <[email protected]>
  2 siblings, 0 replies; 4+ messages in thread

From: sehrope (@sehrope) @ 2021-03-13 15:27 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[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.

^ permalink  raw  reply  [nested|flat] 4+ messages in thread

* Re: [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor
@ 2026-03-18 14:21  "vlsi (@vlsi)" <[email protected]>
  2 siblings, 0 replies; 4+ messages in thread

From: vlsi (@vlsi) @ 2026-03-18 14:21 UTC (permalink / raw)
  To: pgjdbc/pgjdbc <[email protected]>

We no longer use Appveyor: https://github.com/pgjdbc/pgjdbc/pull/3966

^ permalink  raw  reply  [nested|flat] 4+ messages in thread


end of thread, other threads:[~2026-03-18 14:21 UTC | newest]

Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2021-03-13 14:33 [pgjdbc/pgjdbc] PR #2097: report precise version of postgres on appveyor "adunstan (@adunstan)" <[email protected]>
2021-03-13 15:03 ` "sehrope (@sehrope)" <[email protected]>
2021-03-13 15:27 ` "sehrope (@sehrope)" <[email protected]>
2026-03-18 14:21 ` "vlsi (@vlsi)" <[email protected]>

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