[pgpool-committers: 1007] pgpool: Fix typos of comments & log messages.
Yugo Nagata
nagata at sraoss.co.jp
Thu May 23 15:54:02 JST 2013
Fix typos of comments & log messages.
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bc8d2e610ce114f9602242524126e76ba6a797e2
Modified Files
--------------
child.c | 18 ++++++------
main.c | 26 +++++++++---------
parser/pool_memory.c | 4 +-
pcp/libpcp_ext.h | 4 +-
pcp/pcp.c | 4 +-
pcp/pcp.h | 2 +-
pcp/pcp_stream.c | 4 +-
pool.h | 6 ++--
pool_auth.c | 20 +++++++-------
pool_config.h | 20 +++++++-------
pool_config.l | 10 +++---
pool_connection_pool.c | 2 +-
pool_globals.c | 2 +-
pool_memqcache.c | 64 +++++++++++++++++++++++-----------------------
pool_memqcache.h | 12 ++++----
pool_params.c | 2 +-
pool_passwd.c | 4 +-
pool_proto_modules.c | 24 +++++++++---------
pool_proto_modules.h | 2 +-
pool_query_cache.c | 8 +++---
pool_query_context.c | 16 ++++++------
pool_relcache.c | 2 +-
pool_rewrite_query.c | 6 ++--
pool_rewrite_query.h | 38 ++++++++++++++--------------
pool_select_walker.c | 4 +-
pool_session_context.c | 4 +-
pool_session_context.h | 6 ++--
pool_stream.c | 8 +++---
pool_timestamp.c | 4 +-
pool_worker_child.c | 2 +-
watchdog/watchdog.h | 6 ++--
watchdog/wd_child.c | 12 ++++----
watchdog/wd_heartbeat.c | 4 +-
watchdog/wd_interlock.c | 4 +-
watchdog/wd_list.c | 4 +-
watchdog/wd_packet.c | 6 ++--
watchdog/wd_ping.c | 8 +++---
37 files changed, 186 insertions(+), 186 deletions(-)
More information about the pgpool-committers
mailing list