Skip to content

关于版本号展示 #557

@shawn0915

Description

@shawn0915

Enhancement

现在的版本号展示方式是不是太含蓄了?或许IvorySQL 3.0 BETA可以展示在更多地方?

[ivorysql@rocky9 ~]$ psql
psql (16.0-ShawnYan)
Type "help" for help.

ivorysql=# select version();
                                                                version
---------------------------------------------------------------------------------------------------------------------------------------
 PostgreSQL 16.0-ShawnYan (IvorySQL 3.0 BETA) on x86_64-pc-linux-gnu, compiled by gcc (GCC) 11.3.1 20221121 (Red Hat 11.3.1-4), 64-bit
(1 row)

ivorysql=# \q
[ivorysql@rocky9 ~]$ postgres --version
postgres (PostgreSQL) 16.0-ShawnYan

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions