diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-18 17:05:23 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-06-18 17:05:23 -0400 |
commit | 84bee9610965331d5110971d8de390a5bbe2effc (patch) | |
tree | 7a9ec10429ed276da66434a498241a7429e6bcdd /contrib/postgres_fdw/postgres_fdw.h | |
parent | 7c337b6b527b7052e6a751f966d5734c56f668b5 (diff) | |
download | postgresql-84bee9610965331d5110971d8de390a5bbe2effc.tar.gz postgresql-84bee9610965331d5110971d8de390a5bbe2effc.zip |
Improve version reporting in pgbench.
Commit 547f04e73 caused pgbench to start printing its version number,
which seems like a fine idea, but it needs a bit more work:
* Print the server version number too, when different.
* Print the PG_VERSION string, not some reconstructed approximation.
This patch copies psql's well-tested code for the same purpose.
Discussion: https://postgr.es/m/1226654.1624036821@sss.pgh.pa.us
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.h')
0 files changed, 0 insertions, 0 deletions