summaryrefslogtreecommitdiff
path: root/psql/tests/version.testscript
blob: cfeea80faeadd3f9cbbb4766cea425368c5f85f7 (plain)
1
2
3
4
5
6
7
8
# file      : tests/version.testscript
# license   : PostgreSQL License; see accompanying COPYRIGHT file

: basics
:
$* --version >>~%EOO%
  %.+PostgreSQL.+%
  EOO