Mega typo fix for docs and program source codes.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2024 10:34:11 +0000 (19:34 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 7 Jun 2024 10:34:11 +0000 (19:34 +0900)
commitcb4ecf00c7f3f382b31e1bfe54a2ebf7608ab161
treefa463db98ad053bca94127107bf9e3582b316fef
parent0574a5d6b1cedd9db5f1f8963a4cdfe48e1a90b1
Mega typo fix for docs and program source codes.

Author: Umar Hayat
49 files changed:
doc.ja/src/sgml/advanced.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/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