pgsql: Rename walLogHints to wal_log_hints for easier grepping.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Rename walLogHints to wal_log_hints for easier grepping.
Date: 2014-01-02 01:20:28
Message-ID: E1VyWxY-0003XS-Cs@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Rename walLogHints to wal_log_hints for easier grepping.

Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b351841fa0b90cb72f5f63c56f06e4511850ac4

Modified Files
--------------
src/backend/access/transam/xlog.c | 12 ++++++------
src/backend/utils/misc/guc.c | 2 +-
src/include/access/xlog.h | 4 ++--
3 files changed, 9 insertions(+), 9 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-01-02 19:20:43 pgsql: Fix contrib/pg_upgrade to clean all the cruft made during "make
Previous Message Michael Meskes 2014-01-01 12:01:10 pgsql: Do not use an empty hostname.