pgsql: Use less cryptic variable names - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Use less cryptic variable names
Date
Msg-id E1QtF2K-00044s-Rf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Use less cryptic variable names

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/005e5c30d162447da81d5d5e118a5ea4613dc944

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c |   74 ++++++++++++++++----------------
1 files changed, 37 insertions(+), 37 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: In pg_upgrade, avoid dumping orphaned temporary tables. This ma
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Make pg_basebackup progress report translatable