pgpool2.git
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.
2010-08-13 Toshihiro KitagawaUpdate sample file pgpool_recovery_pitr.
2010-08-13 Toshihiro KitagawaFix the bug that V2 protocol does not work.
2010-08-12 Tatsuo IshiiAdd pgpool.conf.sample-stream
2010-08-12 Tatsuo IshiiAdd mention about pgpool_switch_xlog.
2010-08-12 Tatsuo IshiiAdd info about white_function_list and black_function_list.
2010-08-12 Tatsuo IshiiEnhancing docs.
2010-08-11 Tatsuo IshiiAdd "troubleshooting" section.
2010-08-11 Tatsuo IshiiSync with English document.
2010-08-11 Guillaume LelargeForgot to change the documentation.
2010-08-11 Guillaume Lelarge"SHOW pool_pools" now reports the backend ID. With...
2010-08-11 Tatsuo IshiiSync with English doc.
2010-08-11 Tatsuo IshiiFix typo.
2010-08-10 Guillaume LelargeFix some warnings on gcc.
2010-08-10 Guillaume LelargeAdd support for more "SHOW" commands: pool_nodes, pool_...
2010-08-10 Toshihiro KitagawaFix typo.
2010-08-10 Tatsuo IshiiTeach pool_where_to_send to recognize whether SELECT...
2010-08-10 Toshihiro KitagawaFix session_context_destroy so that it frees memory.
2010-08-10 Tatsuo IshiiRemove ifdef out code.
2010-08-10 Tatsuo IshiiMinor correction.
2010-08-10 Tatsuo IshiiRemove unnecessary global variable.
2010-08-10 Toshihiro KitagawaRemove variables: select_in_transaction, execute_select.
2010-08-10 Tatsuo IshiiSync with Japanese doc.
2010-08-10 Tatsuo IshiiMake schema aware for 8.3 or before.
2010-08-10 Tatsuo IshiiMore fix.
2010-08-10 Tatsuo IshiiFix temporary table checking. Make schema aware. Also...
2010-08-10 Tatsuo IshiiMake timestamp rewriting schema aware.
2010-08-09 Toshihiro KitagawaAdd pgpool_switch_xlog function.
2010-08-06 Toshihiro KitagawaAdd raise_intentional_error_if_need function and failed...
2010-08-06 Tatsuo IshiiUpdate for pgpool-II 3.0.
2010-08-06 Tatsuo IshiiPeer review.
2010-08-06 Tatsuo IshiiAdd frontend connection status data to pcp_proc_info.
2010-08-06 Tatsuo IshiiRemove pool_index member from POOL_CONNECTION_POOL.
2010-08-05 Tatsuo IshiiAdd 1/0 field to pcp_proc_info7s output to indicate...
2010-08-05 Tatsuo IshiiRemove debug line.
2010-08-05 Tatsuo IshiiImplement pcp_detatch_node gracefull mode.
2010-08-05 Tatsuo IshiiAdd backend pid to pcp_proc_info.
2010-08-05 Tatsuo IshiiFix ConnectionInfo data on shem.
2010-08-05 Tatsuo IshiiTweak debug statement
2010-08-04 Toshihiro KitagawaAdd backend_data_directory checking in pgpool.conf.
2010-08-04 Toshihiro KitagawaRemove unused codes.
2010-08-03 Toshihiro KitagawaFix typo in help message.
2010-08-03 Tatsuo IshiiNow query dispatch algorithm of Slony-I is exactly...
2010-08-03 Toshihiro KitagawaRemove unused codes.
2010-08-03 Tatsuo IshiiRefactor main() to use pool_coninfo_size and pool_coninfo.
2010-08-03 Tatsuo IshiiFix cancel_request whic was not working at all.
2010-08-03 Tatsuo IshiiAdd debug info.
2010-08-02 Toshihiro KitagawaFix bug in pool_delete_prep_where: It's memset not...
2010-08-02 Toshihiro KitagawaFix compiler warning.
2010-08-02 Toshihiro KitagawaFix possible crash by using unset pool_memory.
2010-08-02 Toshihiro KitagawaFix log level to DEBUG when pending object was NULL.
2010-08-01 Tatsuo IshiiAllow to specify functions those are writing to DB...
2010-07-29 Tatsuo IshiiAllow to issue SELECT to temporary tables in master...
2010-07-29 Toshihiro KitagawaFix DEALLOCATE issue when using PHP-PDO.
2010-07-29 Toshihiro KitagawaRemove // comments.
2010-07-29 Toshihiro KitagawaMore updation.
2010-07-28 Toshihiro KitagawaMore updation.
2010-07-28 Tatsuo IshiiMore updation.
2010-07-27 Tatsuo IshiiRe-enable transaction isolation level is serializable...
2010-07-27 Tatsuo IshiiMore doc updation for 3.0.
next