pgpool2.git
2011-07-22 Toshihiro KitagawaFix "Parse: Unable to parse the query:" log message...
2011-07-22 Tatsuo IshiiMore fix suggested by Huang Bambo.
2011-07-21 Tatsuo IshiiIt appears that the last commit below has problem with...
2011-07-21 Tatsuo IshiiMore fix suggested by Huang Bambo.
2011-07-21 Tatsuo IshiiEnhance wording.
2011-07-20 Tatsuo IshiiFix ProcessBackendResponse() so that it calls pool_unse...
2011-07-18 Tatsuo IshiiMake is_sequence_query, is_start_transaction_query,
2011-07-13 Toshihiro KitagawaPrepare 3.1-alpha3. V3_1_0_ALPHA3
2011-07-13 Toshihiro KitagawaPrepare 3.1-alpha3.
2011-07-08 Toshihiro KitagawaPrepare 3.1-alpha3.
2011-07-07 Toshihiro KitagawaRestructure samples of pgpool.conf.
2011-07-06 Tatsuo IshiiAdd health_check_password directive.
2011-07-05 Tatsuo IshiiAdd uninstall SQL files to sql/. Patch contributed by
2011-07-05 Tatsuo IshiiAllow to show all process info using pcp_process_info...
2011-07-05 Toshihiro KitagawaUpdate configure.
2011-07-04 Tatsuo IshiiFix uninitialized variable in failover() brought by...
2011-07-01 Toshihiro KitagawaFix insert_lock so that it locks pgpool_catalog.insert_...
2011-06-29 Tatsuo IshiiAdd new per backend directive "flag".
2011-06-28 Tatsuo IshiiAllow time stamp rewriting to work with arbitrary expre...
2011-06-28 Tatsuo IshiiAllow time stamp rewriting to work with arbitrary expre...
2011-06-28 Guillaume Lelargepgpool in raw mode is mistaken on alive nodes
2011-06-27 Haruka harukat* add <a name> tags in the release note section
2011-06-23 Tatsuo IshiiAdd pgpool_adm functions. Contributed by Jehan-Guillaum...
2011-06-22 Tatsuo IshiiFix wrong log message of degenerate_backend_set()....
2011-06-21 Toshihiro KitagawaFix bug which does not rewrite timestamp.
2011-06-19 Tatsuo IshiiFix comments.
2011-06-15 Toshihiro KitagawaFix typo.
2011-06-12 Tatsuo IshiiAdd --username(or -u) option to pg_md5. This allows...
2011-06-08 Toshihiro KitagawaChange "do_md5: read_password_packet failed" message...
2011-06-06 Toshihiro KitagawaFix typo.
2011-06-05 Tatsuo IshiiRefactor ReadyForQuery(). Create close_standby_transact...
2011-05-26 Toshihiro KitagawaFix log_per_node_statement so that it prints statements...
2011-05-25 Guillaume LelargeFix typo
2011-05-23 Guillaume LelargeDon't check replication lag if health check is disabled.
2011-05-23 Tatsuo IshiiFix bug with initializing pool_password in daemon mode.
2011-05-23 Guillaume Lelargebackend status variable name was wrong. Replace the...
2011-05-13 Tatsuo IshiiFix incorrect error message in pool_process_query().
2011-05-11 Tatsuo IshiiAdd currval() and lastval() to black_function_list...
2011-05-09 Tatsuo IshiiFix cancel_request() so that it adopts the change made...
2011-05-06 Tatsuo IshiiOops. I removed too much.
2011-05-06 Tatsuo IshiiRemove unnecessary logging at the end of parsing.
2011-05-05 Tatsuo IshiiFix incorrect calculation of LSN in bytes.
2011-05-03 Toshihiro KitagawaPrepare 3.1-alpha2. V3_1_0_ALPHA2
2011-05-03 Toshihiro KitagawaPrepare 3.1-alpha2.
2011-05-02 Tatsuo IshiiEnhance online recovery in streaming replication mode.
2011-05-02 Toshihiro KitagawaFix failover() so that it does not cause "kind does...
2011-05-01 Tatsuo IshiiEnhance online recovery documents in streaming replication.
2011-04-26 Haruka harukat- add <a name="..."> tags into all parameter in the...
2011-04-26 Toshihiro KitagawaAdd pool_process_reporting.h to be installed.
2011-04-25 Tatsuo IshiiFix bug with start_recoery().
2011-04-25 Tatsuo IshiiAdd libpcp_ext.h to be installed.
2011-04-25 Toshihiro KitagawaPrepare 3.1-alpha2.
2011-04-25 Toshihiro KitagawaForgot to add pool_process_reporting.h, pcp/pcp_pool_st...
2011-04-25 Toshihiro KitagawaPrepare 3.1-alpha2.
2011-04-23 Tatsuo IshiiRefactor pcp related header files. Add libpcp_ext.h...
2011-04-23 Tatsuo IshiiFix bug with pcp_connect() which causes double free.
2011-04-22 Toshihiro KitagawaIncrease relcache size from 32 to 128. This has the...
2011-04-22 Tatsuo IshiiAdd pcp_pool_status, pcp_node_info.
2011-04-22 Toshihiro KitagawaPrepare 3.1-alpha2.
2011-04-22 Toshihiro KitagawaFix find_primary_node() so that it judges primary node...
2011-04-22 Toshihiro KitagawaAdd description about follow_master_command
2011-04-21 Toshihiro KitagawaChange follow_master_command so that it doesn't detach...
2011-04-21 Toshihiro KitagawaRemove unnecessary semicolon.
2011-04-21 Toshihiro KitagawaAdd description of pcp_promote_node command.
2011-04-21 Toshihiro KitagawaAdd pcp_promote_node command.
2011-04-11 Tatsuo IshiiAdd description about parameters for recovery_1st_stage...
2011-04-02 Tatsuo IshiiRemove unsed global variable "weight_master.
2011-04-01 Toshihiro KitagawaFix hangup with CloseComplete(C) message handling.
2011-03-31 Toshihiro KitagawaRefactor pool_process_query().
2011-03-30 Toshihiro KitagawaAdd follow_master_command directive.
2011-03-17 Toshihiro KitagawaFix warning of parser_set_param(). V3_1_0_WITHOUT_FOLLOW_COMMAND
2011-03-16 Toshihiro KitagawaForgot to add files.
2011-03-16 Toshihiro KitagawaFix hangup when using /*NO LOAD BALANCE*/ comment.
2011-03-07 Toshihiro KitagawaChange REAL_MASTER_NODE_ID to consider PRIMARY_NODE_ID.
2011-03-07 Toshihiro KitagawaFix bug with load balancing such as following when...
2011-03-07 Toshihiro KitagawaFix insert_lock() so that it extracts sequence name...
2011-03-07 Toshihiro KitagawaChange session information to integrate Portal and...
2011-02-28 Tatsuo IshiiFix pgpool-regclass() to be compiled in PostgreSQL...
2011-02-23 Tatsuo IshiiUpdate TODO.
2011-02-23 Tatsuo IshiiDo not keep persistent connection to backends.
2011-02-23 Tatsuo IshiiAdd error message to send_simplequery_message().
2011-02-23 Tatsuo IshiiFix typo in comment.
2011-02-22 Tatsuo IshiiAdapt application_name introduced in PostgreSQL 9.0.
2011-02-21 Tatsuo IshiiREADME file for pgpool-walrecrunning.
2011-02-20 Tatsuo IshiiFix discard_persistent_db_connection() so that it sends...
2011-02-19 Tatsuo IshiiEnhance find_primary_node() not to fail if pgpool_walre...
2011-02-18 Toshihiro KitagawaFix bug with load_balance that JDBC driver sends BEGIN...
2011-02-18 Toshihiro KitagawaFix bug that /*NO LOAD BALANCE*/ doesn't work in stream...
2011-02-18 Toshihiro KitagawaRemove unnecessary function: load_balance_enabled().
2011-02-18 Tatsuo IshiiFix typo.
2011-02-18 Toshihiro KitagawaFix typo.
2011-02-16 Tatsuo IshiiAdd sql/Makefile as a dist file.
2011-02-16 Tatsuo IshiiAdd sql directories main Makefile.
2011-02-16 Tatsuo IshiiAdjust sql sub directory name change.
2011-02-13 Tatsuo IshiiUpdate TODO
2011-02-13 Tatsuo IshiiRun cvs2cl.pl -t --fsf.
2011-02-10 Tatsuo IshiiFix pool_get_node_info() so that it deals with node_num...
2011-02-10 Tatsuo IshiiUpdate copyright years.
2011-02-01 Toshihiro KitagawaFix bug that failover fails in raw mode.
2011-01-31 Tatsuo IshiiFix warning of printf() and time_t.
next