Mega typo fix for docs and program source codes.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2024 10:21:30 +0000 (19:21 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2024 10:29:01 +0000 (19:29 +0900)
commit0f26278578db62ec5ee7bafb15e4e7822a1b31a5
tree0d505d2d1fbc9cb524922f5cb2971b57983d262f
parent033f9999f409d0009e0b1d76bc1be735429e7917
Mega typo fix for docs and program source codes.

Author: Umar Hayat
52 files changed:
doc.ja/src/sgml/advanced.sgml
doc.ja/src/sgml/ref/pcp_proc_info.sgml
doc.ja/src/sgml/ref/show_pool_nodes.sgml
doc.ja/src/sgml/release-3.3.sgml
doc.ja/src/sgml/release-3.4.sgml
doc.ja/src/sgml/release-3.5.sgml
doc.ja/src/sgml/release-3.6.sgml
doc.ja/src/sgml/release-3.7.sgml
doc.ja/src/sgml/release-4.0.sgml
doc.ja/src/sgml/release-4.1.sgml
doc.ja/src/sgml/release-4.2.sgml
doc.ja/src/sgml/release-4.3.sgml
doc.ja/src/sgml/release-4.4.sgml
doc.ja/src/sgml/runtime.sgml
doc/src/sgml/example-AWS.sgml
doc/src/sgml/example-cluster.sgml
doc/src/sgml/ref/pcp_proc_info.sgml
doc/src/sgml/ref/show_pool_cache.sgml
doc/src/sgml/release-3.6.sgml
doc/src/sgml/release-3.7.sgml
doc/src/sgml/release-4.0.sgml
doc/src/sgml/release-4.1.sgml
doc/src/sgml/release-4.2.sgml
doc/src/sgml/release-4.3.sgml
doc/src/sgml/release-4.4.sgml
src/auth/pool_passwd.c
src/config/README
src/config/pool_config_variables.c
src/include/context/pool_session_context.h
src/include/pool.h
src/include/pool_config.h
src/include/query_cache/pool_memqcache.h
src/libs/pcp/pcp.c
src/main/health_check.c
src/main/main.c
src/main/pgpool_main.c
src/protocol/child.c
src/protocol/pool_pg_utils.c
src/protocol/pool_process_query.c
src/protocol/pool_proto_modules.c
src/query_cache/pool_memqcache.c
src/rewrite/pool_timestamp.c
src/sample/pgpool.conf.sample-stream
src/streaming_replication/pool_worker_child.c
src/tools/pgproto/buffer.c
src/tools/pgproto/extended_query.c
src/utils/pool_process_reporting.c
src/utils/pool_relcache.c
src/utils/pool_shmem.c
src/utils/pool_ssl.c
src/watchdog/watchdog.c
src/watchdog/wd_json_data.c