pgsql: ecpg: Change --version output to common style

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: ecpg: Change --version output to common style
Date: 2018-09-12 12:40:51
Message-ID: E1g04Rv-00027K-11@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ecpg: Change --version output to common style

When we removed the ecpg-specific versions, we also removed the
"(PostgreSQL)" from the --version output, which we show in other
programs.

Reported-by: Ioseph Kim <pgsql-kr(at)postgresql(dot)kr>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ba37349cff781120f61b2778257f594f0d10253c

Modified Files
--------------
src/interfaces/ecpg/preproc/ecpg.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2018-09-12 16:26:29 pgsql: On all Windows platforms, not just Cygwin, use _timezone and _tz
Previous Message Tom Lane 2018-09-11 22:45:24 pgsql: Add PQresultMemorySize function to report allocated size of a PG