pgsql: ecpg: Improve some variable names

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: ecpg: Improve some variable names
Date: 2017-03-14 17:02:09
Message-ID: E1cnppp-0007oh-1r@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

ecpg: Improve some variable names

based on patch from Josh Soref <jsoref(at)gmail(dot)com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/100871c2d10f1aca80824a979d926c96db3a0af2

Modified Files
--------------
src/interfaces/ecpg/preproc/type.c | 40 +++++++++++++++++++-------------------
1 file changed, 20 insertions(+), 20 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2017-03-14 17:18:48 pgsql: Include port number when logging successful binding to a TCP por
Previous Message Tom Lane 2017-03-14 16:48:08 pgsql: Make logging about multixact wraparound protection less chatty.