pgsql: pg_standby: Remove tabs from string literals

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pg_standby: Remove tabs from string literals
Date: 2012-05-23 17:00:35
Message-ID: E1SXEvL-0005ki-0S@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_standby: Remove tabs from string literals

And align a bit better with the rest of the debug output.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/72155b29a864d3621795f6cd1528d8e54cc3c671

Modified Files
--------------
contrib/pg_standby/pg_standby.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2012-05-23 18:28:39 Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers.
Previous Message Peter Geoghegan 2012-05-23 14:37:16 Re: pgsql: Mention Peter Geoghegan as primary author of pg_stat_statements