Thread: pgsql-server/ oc/src/sgml/manage.sgml oc/src/s ...

pgsql-server/ oc/src/sgml/manage.sgml oc/src/s ...

From
tgl@postgresql.org (Tom Lane)
Date:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@postgresql.org    02/08/10 15:35:01

Modified files:
    doc/src/sgml   : manage.sgml start.sgml
    doc/src/sgml/ref: psql-ref.sgml
    src/bin/psql   : common.c help.c startup.c

Log message:
    psql prints its version number in its startup message, per recent
    discussion.  Also, cause the \timing command to display time in a
    format consistent with the backend's EXPLAIN ANALYZE output.