[pgpool-general: 820] Re: pgpool-II 3.2 RC2 released

Lazáro Rubén García Martínez lgarciam at vnz.uci.cu
Fri Jul 27 22:57:54 JST 2012


Thank you very much for releasing pgpool-II 3.2 RC2. I have downloaded it and when I execute make command this error is shown:

pool_ssl.c:229: error: expected identifier or ‘(’ before ‘return’
pool_ssl.c:230: error: expected identifier or ‘(’ before ‘}’ token
make[2]: *** [pool_ssl.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Could any body help my to solve this problem?

Regards.
________________________________________
From: pgpool-general-bounces at pgpool.net [pgpool-general-bounces at pgpool.net] On Behalf Of Nozomi Anzai [anzai at sraoss.co.jp]
Sent: Friday, July 27, 2012 5:52 AM
To: pgpool-general at pgpool.net
Subject: [pgpool-general: 818] pgpool-II 3.2 RC2 released

Pgpool Global Development Group is pleased to announce the availability of
pgpool-II 3.2 RC2. We will release V3.2 as the stable version next week.

Users are encouraged to take part in our beta test program.
Please help us in testing and making pgpool-II 3.2 better!

You can download it from here:
http://www.pgpool.net/download.php?f=pgpool-II-3.2.0-RC2.tar.gz

Major changes from RC1 to RC2 are:

===========================================================================

* On memory query cache

- Fix pool_extract_table_oids_from_select_stmt. (Tatsuo Ishii)
  It does not extract table name correctly if table alias is used. For
  this new function make_table_name_from_rangevar is added.
  unlogged_table_walker was modified to use this function.

  From: Lazáro Rubén García Martínez <lgarciam at vnz.uci.cu>
  Date: Fri, 20 Jul 2012 23:40:52 -0430
  http://www.sraoss.jp/pipermail/pgpool-general/2012-July/000788.html

- Fix pool_get_database_oid. Relcache is not needed to be session local.
  (Tatsuo Ishii)

- Fix pool_search_relcache. (Tatsuo Ishii)

  When cache is session local and discard local cache entry because local
  session id is not my own, set refcnt to 0. Otherwise, false alarm
  "pool_search_relcache: cache replacement happend" is showed.
  pool_search_relcache を修正しました。

  From: Lazáro Rubén García Martínez <lgarciam at vnz.uci.cu>
  Date: Sun, 22 Jul 2012 23:35:21 -0430
  http://www.sraoss.jp/pipermail/pgpool-general/2012-July/000800.html

- Fix to remove the /* ... */ comment from a query to decide if it's
  likely to be a SELECT statement or not. (Nozomi Anzai)

  From: Lazáro Rubén García Martínez <lgarciam at vnz.uci.cu>
  Date: Sun, 22 Jul 2012 22:47:35 -0430
  http://www.sraoss.jp/pipermail/pgpool-general/2012-July/000799.html

- Fix pool_create_relcache to initialize no_cache_if_zero to false.
  (Tatsuo Ishii)
  This makes sometimes pool_search_relcache fails to find valid cache
  entry.
  Note: no_cache_if_zero is not currently used. But maybe usefull in the
  future. So leave it as it is, rather than remove it.

- Fix to use memory cache of extended queries in a transaction, too.
  (Tatsuo Ishii, Nozomi Anzai)

---------------------------------------------------------------------------

* Other Fixes

- Fix pool_ssl_write. (Tatsuo Ishii)
  It seems someone forgot to do retrying when SSL returns
  SSL_ERROR_WANT_READ or SSL_ERROR_WANT_WRITE.

  From: Tatsuo Ishii <ishii at postgresql.org>
  Date: Tue, 24 Jul 2012 08:29:03 +0900(JST)
  http://www.sraoss.jp/pipermail/pgpool-general/2012-July/000807.html

---------------------------------------------------------------------------

* Manual

- Add mention that white_memqcache_table_list and
  black_memqcache_table_list need to have both form of non schema
  qualified table name and schema qualified table name if user plans to
  use both of form in the query. (Tatsuo Ishii)

- Fix wrong description about relcache_size. (Tatsuo Ishii)

- Add information of when watchdog's lifecheck starts. (Yugo Nagata)

===========================================================================

--
Nozomi Anzai
SRA OSS, Inc. Japan
_______________________________________________
pgpool-general mailing list
pgpool-general at pgpool.net
http://www.pgpool.net/mailman/listinfo/pgpool-general

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com

Fin a la injusticia, LIBERTAD AHORA A NUESTROS CINCO COMPATRIOTAS QUE SE ENCUENTRAN INJUSTAMENTE EN PRISIONES DE LOS EEUU!
http://www.antiterroristas.cu
http://justiciaparaloscinco.wordpress.com


More information about the pgpool-general mailing list