From f6ba40021362bdecc49baf6581b24a0484cd881d Mon Sep 17 00:00:00 2001 From: Tatsuo Ishii Date: Mon, 16 Jan 2006 05:19:12 +0000 Subject: [PATCH] Version 2.7.1 --- ChangeLog | 4 ++++ NEWS | 21 +++++++++++++-------- configure | 2 +- configure.in | 2 +- 4 files changed, 19 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index ee41555..9bea7e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-03 + * version 2.7.1 + * Fix bug in show pool_status for ignore_leading_white_space + 2006-01-03 * version 2.7 * add child_max_connections. contributed by Pomarede Nicolas with diff --git a/NEWS b/NEWS index addc4e6..9adc97b 100644 --- a/NEWS +++ b/NEWS @@ -1,17 +1,22 @@ +2.7.1(kalekale) 2006/01/16 + + o ignore_leading_white_space¤¬show pool_status¤Çɽ¼¨¤µ¤ì¤Ê¤¤¥Ð¥° + ¤ò½¤Àµ¡¥ + 2.7(kalekale) 2006/01/03 - o child_max_connections¥ª¥×¥·¥ç¥ó¤òÄɲᣳÆpgpool»Ò¥×¥í¥»¥¹¤Ø¤Î - Àܳ²ó¿ô¤¬¤³¤ÎÀßÄêÃͤòͤ¨¤ë¤È¡¢¤½¤Î»Ò¥×¥í¥»¥¹¤ò½ªÎ»¤¹¤ë¡£ + o child_max_connections¥ª¥×¥·¥ç¥ó¤òÄɲᥳÆpgpool»Ò¥×¥í¥»¥¹¤Ø¤Î + Àܳ²ó¿ô¤¬¤³¤ÎÀßÄêÃͤòͤ¨¤ë¤È¡¤¤½¤Î»Ò¥×¥í¥»¥¹¤ò½ªÎ»¤¹¤ë¡¥ child_life_time¤äconnection_life_time¤¬¸ú¤«¤Ê¤¤¤¯¤é¤¤Ë»¤·¤¤¥µ¡¼ - ¥Ð¤Ç¡¢PostgreSQL¥Ð¥Ã¥¯¥¨¥ó¥É¤¬ÈîÂç²½¤¹¤ë¤Î¤òËɤ°¤Î¤ËÍ­¸ú¡£ + ¥Ð¤Ç¡¤PostgreSQL¥Ð¥Ã¥¯¥¨¥ó¥É¤¬ÈîÂç²½¤¹¤ë¤Î¤òËɤ°¤Î¤ËÍ­¸ú¡¥ contributed by Pomarede Nicolas - o ignore_leading_white_space¥ª¥×¥·¥ç¥ó¤òÄɲá£SQLʸ¤ÎÀèÆ¬¤ËÄɲà - ¤µ¤ì¤¿¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤ò̵»ë¤¹¤ë¡£DBI/DBD:Pg¤Î¥³¥ó¥Ó¥Í¡¼¥·¥ç¥ó - ¤Ï¾¡¼ê¤Ë¹ÔƬ¤Ë¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤òÄɲ乤ë·ë²Ì¡¢¥í¡¼¥É¥Ð¥é¥ó¥¹¤µ - ¤ì¤Ê¤¯¤Ê¤ë¤é¤·¤¤¡£ + o ignore_leading_white_space¥ª¥×¥·¥ç¥ó¤òÄɲá¥SQLʸ¤ÎÀèÆ¬¤ËÄɲà + ¤µ¤ì¤¿¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤ò̵»ë¤¹¤ë¡¥DBI/DBD:Pg¤Î¥³¥ó¥Ó¥Í¡¼¥·¥ç¥ó + ¤Ï¾¡¼ê¤Ë¹ÔƬ¤Ë¥Û¥ï¥¤¥È¥¹¥Ú¡¼¥¹¤òÄɲ乤ë·ë²Ì¡¤¥í¡¼¥É¥Ð¥é¥ó¥¹¤µ + ¤ì¤Ê¤¯¤Ê¤ë¤é¤·¤¤¡¥ - o V2¥×¥í¥È¥³¥ë¤Ç¡¢copy¤ÎºÇÃæ¤Ëread¤¬EOF¤ò¸¡½Ð¤·¤¿¾ì¹ç¤ËÂбþ¤·¤Æ + o V2¥×¥í¥È¥³¥ë¤Ç¡¤copy¤ÎºÇÃæ¤Ëread¤¬EOF¤ò¸¡½Ð¤·¤¿¾ì¹ç¤ËÂбþ¤·¤Æ ¤¤¤Ê¤«¤Ã¤¿¤Î¤ò½¤Àµ(stdin¤«¤é¤Îcopy¤¬CTRL-C¤Ç¶¯À©½ªÎ»¤·¤¿¾ì¹ç¤Ê ¤É¤Ëµ¯¤³¤ë) diff --git a/configure b/configure index 98a740a..1e45608 100755 --- a/configure +++ b/configure @@ -2595,7 +2595,7 @@ fi # Define the identity of the package. PACKAGE=pgpool - VERSION=2.7 + VERSION=2.7.1 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index e66b08e..2d93c21 100644 --- a/configure.in +++ b/configure.in @@ -4,7 +4,7 @@ AC_INIT dnl Checks for programs. AC_PROG_CC -AM_INIT_AUTOMAKE(pgpool, 2.7) +AM_INIT_AUTOMAKE(pgpool, 2.7.1) AM_PROG_LEX -- 2.39.5