pgpool2.git
2010-12-30 Tatsuo IshiiAdd syslog support. Patch contributed by Gilles Darold.
2010-12-26 Tatsuo IshiiAllow to use regular expressions in black and white...
2010-12-23 Tatsuo IshiiImport PostgreSQL 9.0 parser. This allows to use CREATE...
2010-12-16 Tatsuo IshiiFix do_md5(). If raw mode or number of backend is 1...
2010-12-14 Tatsuo IshiiImport PostgreSQL 9.0 parser. This allows to use CREATE...
2010-12-14 Tatsuo IshiiFix long standing bug with timestamp rewriting against...
2010-12-14 Tatsuo IshiiFix comment in send_password_packet().
2010-11-28 Guillaume LelargeAdd node_id column in pool_nodes "view".
2010-11-28 Tatsuo IshiiFix pool_get_passwd() in the case when user name is...
2010-11-17 Tatsuo IshiiFix insert_lock().
2010-11-14 Tatsuo IshiiFix insert_lock() to obtain proper sequence name by...
2010-11-14 Tatsuo IshiiFix load_hba() not to exit(1) if error occurs.
2010-11-12 Tatsuo IshiiFix load_hba() not to exit(1) if error occurs.
2010-11-12 Tatsuo IshiiFix find_primary_node to avoid segfault when pool_walre...
2010-11-12 Tatsuo IshiiFix typo.
2010-11-12 Tatsuo IshiiUpdate Makefile.am.
2010-11-12 Tatsuo IshiiAdd missing entries for sql/walrecvrunning
2010-11-10 Tatsuo IshiiUpdate grammer files generated by bison.
2010-11-10 Tatsuo IshiiOops. Forgot to commit.
2010-11-10 Tatsuo IshiiRerun libtoolize to adopt newer developping environment.
2010-11-04 Toshihiro KitagawaFix bug in raw mode.
2010-10-30 Tatsuo IshiiAllow to use %P(old primary node id) to failover/failba... V3_1_0_ALPHA1
2010-10-30 Tatsuo IshiiAdd -c (checksum) option to ensure reliable file transm...
2010-10-22 Tatsuo IshiiFix in-portability of the way to use dirname(3) in...
2010-10-20 Tatsuo IshiiFix bug when primary node is not the youngest. Before...
2010-10-20 Tatsuo IshiiFix bug with find_victim_node. If the number of
2010-10-19 Tatsuo IshiiAdd entry for failover_if_affected_tuples_mismatch.
2010-10-19 Toshihiro KitagawaPrepare 3.0.1 V3_0_1
2010-10-19 Tatsuo IshiiUpdate ChangeLog.
2010-10-19 Tatsuo IshiiFix typo.
2010-10-19 Toshihiro KitagawaFix hungup when a query sent to one node caused an...
2010-10-15 Toshihiro KitagawaFix ErrorResponse so that it checks existence of a...
2010-10-14 Tatsuo IshiiFix typo. Patch contributed by Asaf Ohaion.
2010-10-14 Tatsuo IshiiFix typo in English doc. Patch contributed by Asaf...
2010-10-12 Toshihiro KitagawaFix portal handling in extended query protocol.
2010-10-12 Toshihiro KitagawaCancel previous commit.
2010-10-01 Toshihiro KitagawaAdd a new option for md5 authentication: -U, --username...
2010-09-28 Tatsuo IshiiFix bug with md5 auth. If there's more than 1 servers...
2010-09-27 Toshihiro KitagawaFix the bug that causes segfault of a child process...
2010-09-10 Toshihiro KitagawaPrepare 3.0 V3_0_0
2010-09-09 Toshihiro KitagawaUpdate flow charts.
2010-09-09 Tatsuo IshiiFix typo and enhance documents.
2010-09-08 Toshihiro KitagawaPrepare 3.0-RC1 V3_0_0_RC1
2010-09-07 Toshihiro KitagawaFix typo.
2010-09-06 Toshihiro KitagawaFix the bug with previous fix.
2010-09-06 Tatsuo IshiiUse custom function pgpool_regclass() instead of regcla...
2010-09-06 Tatsuo IshiiAdd pgpool_regclass function. This is an alternative...
2010-09-03 Toshihiro KitagawaRemove load_balance.odp, load_balance.png.
2010-09-03 Toshihiro KitagawaRemove
2010-09-03 Toshihiro KitagawaA destination node decision logic explanation figure
2010-09-03 Toshihiro KitagawaUpdate the table of replicate_select.
2010-09-03 Toshihiro KitagawaUpdate the table of replicate_select.
2010-09-01 Toshihiro KitagawaPrepare 3.0-beta3 V3_0_0_BETA3
2010-09-01 Toshihiro KitagawaPrepare 3.0-beta3
2010-09-01 Toshihiro KitagawaFix where_to_send so that DEALLOCATE works properly...
2010-09-01 Toshihiro KitagawaUpdate parameter's comments.
2010-08-30 Tatsuo IshiiFix check_postmaster_started. Before it continued inifi...
2010-08-30 Toshihiro KitagawaFix the bug that pgpool using query_cache sent both...
2010-08-26 Toshihiro KitagawaFix SimpleForwardToFrontend so that it doesn't use...
2010-08-25 Toshihiro KitagawaPrepare 3.0-beta2 V3_0_0_BETA2
2010-08-25 Toshihiro KitagawaHopefully 3.0 to be released in September.
2010-08-25 Toshihiro KitagawaPrepare 3.0-beta2
2010-08-25 Tatsuo IshiiHopefullly 3.0 to be released in September.
2010-08-24 Tatsuo IshiiAdd metiontion about using row lock, rather than table...
2010-08-23 Tatsuo IshiiRevert previous fix for insert_lock.
2010-08-23 Toshihiro KitagawaFix do_command so that it allows kinds "T" and "D".
2010-08-23 Toshihiro KitagawaFix pgpool_switch_xlog so that it checks the size of...
2010-08-22 Guillaume LelargeAdd a header I forgot. Thanks to Tatsuo for the idea.
2010-08-22 Guillaume LelargeAdd getopt_long.h and getopt_long.c source code files...
2010-08-20 Toshihiro KitagawaFix where_to_send so that it considers white_function_l...
2010-08-20 Toshihiro KitagawaFix do_command so that it doesn't call pool_read functi...
2010-08-20 Toshihiro KitagawaFix SimpleQuery so that it checks backend status when...
2010-08-19 Tatsuo IshiiWhen insert_lock is enabled and the table includes...
2010-08-19 Tatsuo IshiiRemove unnecessary restriction(with version 2 protoocl...
2010-08-18 Tomoaki Sato- Update copyright for the year 2010
2010-08-18 Tatsuo IshiiFix insert_lock to be schema aware.
2010-08-18 Toshihiro KitagawaPrepare 3.0-beta1 V3_0_0_BETA1
2010-08-18 Toshihiro KitagawaFix default value of log_standby_delay in pgpool.conf...
2010-08-18 Tatsuo IshiiUpdate ChangeLog
2010-08-18 Tatsuo IshiiAdd description about load balaning in streaming replic...
2010-08-17 Toshihiro KitagawaPrepare 3.0-beta1
2010-08-17 Toshihiro KitagawaFix reset_variables so that it checks session_context.
2010-08-17 Toshihiro KitagawaFix pool_do_parallel_query and pool_parallel_exec so...
2010-08-17 Tatsuo IshiiFix typo.
2010-08-17 Tatsuo IshiiAdd description of failover and online recover in maste...
2010-08-17 Tatsuo IshiiAdd restrictions.
2010-08-17 Tatsuo IshiiDo not rewrite statement which accesses columns having...
2010-08-17 Toshihiro KitagawaFix typo.
2010-08-17 Toshihiro KitagawaFix the bug with V2 protocol's transaction state handling.
2010-08-17 Toshihiro KitagawaFix compiler warnings.
2010-08-17 Toshihiro KitagawaFix typo in debug message.
2010-08-17 Toshihiro KitagawaFix raise_intentional_error_if_need so that V2 protocol...
2010-08-17 Toshihiro KitagawaChange the dummy query of SimpleQuery to DELETE instead...
2010-08-16 Toshihiro KitagawaFix CompletedResponse so that it checks command tag.
2010-08-16 Toshihiro KitagawaFix CompletedResponse so that child process does not...
2010-08-14 Guillaume LelargeAdd the new --verbose option in the usage function.
2010-08-14 Guillaume LelargeShow start_time and create_time in a more friendly...
2010-08-14 Guillaume LelargeShow the usual (ie, not normalized) weight with "SHOW...
2010-08-14 Guillaume LelargeAdd a --verbose option to pcp_node_info and pcp_proc_info.
2010-08-13 Guillaume LelargeUpdate usage to show the long options.
next