From b5201dca850978acb863edcd4e17d5c8090c918e Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Thu, 12 Jan 2006 00:16:31 +0000 Subject: [PATCH] Fix typo in docs --- README | 2 +- README.euc_jp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 162615f..9232601 100644 --- a/README +++ b/README @@ -466,7 +466,7 @@ pgpool version 2.7(kalekale) README views in rule test, and for others erroneous queries abort the transaction *before* pgpool issues the table lock statement. - ignore_leading_whitespace + ignore_leading_white_space If true, ignore leading white spaces of each query while pgpool judges if the query is a SELECT so that it can be load diff --git a/README.euc_jp b/README.euc_jp index 3bebf65..a302c2a 100644 --- a/README.euc_jp +++ b/README.euc_jp @@ -660,7 +660,7 @@ pgpool version 2.6(kala) README ¤Æ¥È¥é¥ó¥¶¥¯¥·¥ç¥ó¤¬¥¢¥Ü¡¼¥È¾õÂ֤ˤʤꡤ³¤¯INSERT¤Ç¾åµ­¥¨¥é¡¼¤¬½Ð ¤Æ¤·¤Þ¤¤¤Þ¤¹¡¥ - ignore_leading_whitespace + ignore_leading_white_space true¤Ê¤é¤Ð¡¢load balance¤ÎºÝ¤ËSQLʸ¹ÔƬ¤Î¶õÇò¤ò̵»ë¤·¤Þ¤¹(Á´³Ñ¥¹ ¥Ú¡¼¥¹¤Ï̵»ë¤µ¤ì¤Þ¤»¤ó)¡£¤³¤ì¤Ï¡¢DBI/DBD:Pg¤Î¤è¤¦¤Ë¡¢¾¡¼ê¤Ë¹ÔƬ¤Ë¥Û -- 2.39.5