Thread: pgsql: Rename walLogHints to wal_log_hints for easier grepping.

pgsql: Rename walLogHints to wal_log_hints for easier grepping.

From
Robert Haas
Date:
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(-)