aboutsummaryrefslogtreecommitdiff
path: root/contrib/btree_gist/btree_utils_var.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-09-05 10:51:36 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2017-09-05 10:51:36 -0400
commit9ae9d8c1549c384dbdb8363e1d932b7311d25c56 (patch)
tree70c1db95a90a40a3e7e847675c61fd6b7a4bcb34 /contrib/btree_gist/btree_utils_var.c
parent3955c8c4eda2fd8cb7616285c55d98861382bb3a (diff)
downloadpostgresql-9ae9d8c1549c384dbdb8363e1d932b7311d25c56.tar.gz
postgresql-9ae9d8c1549c384dbdb8363e1d932b7311d25c56.zip
Add psql variables showing server version and psql version.
We already had a psql variable VERSION that shows the verbose form of psql's own version. Add VERSION_NAME to show the short form (e.g., "11devel") and VERSION_NUM to show the numeric form (e.g., 110000). Also add SERVER_VERSION_NAME and SERVER_VERSION_NUM to show the short and numeric forms of the server's version. (We'd probably add SERVER_VERSION with the verbose string if it were readily available; but adding another network round trip to get it seems too expensive.) The numeric forms, in particular, are expected to be useful for scripting purposes, now that psql can do conditional tests. Fabien Coelho, reviewed by Pavel Stehule Discussion: https://postgr.es/m/alpine.DEB.2.20.1704020917220.4632@lancre
Diffstat (limited to 'contrib/btree_gist/btree_utils_var.c')
0 files changed, 0 insertions, 0 deletions