Provide version of postgresql

This commit is contained in:
syuilo
2019-06-18 15:56:03 +09:00
parent 1331f0b953
commit bb52ebdc3e
2 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,7 @@
<p>Maintainer: <b><a :href="'mailto:' + meta.maintainerEmail" target="_blank">{{ meta.maintainerName }}</a></b></p>
<p>Machine: {{ meta.machine }}</p>
<p>Node: {{ meta.node }}</p>
<p>PSQL: {{ meta.psql }}</p>
<p>Version: {{ meta.version }} </p>
</div>
</template>