pgpool2.git
2015-10-30 Tatsuo IshiiIgnore close statement/portal request if they do not...
2015-10-16 Tatsuo IshiiUpdate copyright year.
2015-09-04 Yugo NagataFix wrong description about log_standby_delay in the...
2015-08-21 Yugo NagataFix conflicts of documents
2015-08-06 Tatsuo IshiiIssue fsync() when writing pgpool_status.
2015-08-05 Tatsuo IshiiFix misinformation regarding load balancing in docs.
2015-07-24 Yugo NagataPrepare 3.1.15 V3_1_15
2015-06-21 Tatsuo IshiiDo not send a query for checking insert lock in non...
2015-04-09 Muhammad UsamaFixing "cannot find xlog functions" error in pgpool...
2015-04-08 Yugo NagataPrepare 3.1.14 V3_1_14
2015-04-07 Muhammad UsamaFixing a problem with pcp_detach_node, When graceful...
2015-03-18 Muhammad UsamaSupport SSL certificate chains in the certificate file...
2015-02-19 Tatsuo IshiiEnlarge POOLCONFIG_MAXDESCLEN to 80.
2015-02-05 Yugo NagataPrepare 3.1.13 V3_1_13
2014-11-19 Tatsuo IshiiFix node id range check bug in trigger_failover_command().
2014-10-22 Yugo NagataFix to disable debug mode with a config reload
2014-10-21 Tatsuo IshiiFix missing release note entries in the previous release.
2014-10-17 Tatsuo IshiiFix uninitialized variable.
2014-09-25 Tatsuo IshiiFix typo in docs.
2014-09-13 Tatsuo IshiiExplicitly stats that the number of slaves is not neces...
2014-09-12 Yugo NagataFix typos
2014-09-05 Yugo NagataPrepare 3.1.12 V3_1_12
2014-09-03 Muhammad Usamafixing small coverity issues: 751966 Argument cannot...
2014-08-12 Muhammad UsamaFix coverity issue 1111480 Copy into fixed size buffer
2014-08-05 Muhammad UsamaBack porting coverity issues fix patch from master...
2014-07-28 Muhammad UsamaBack porting coverity issues fix patch from master...
2014-07-25 Tatsuo IshiiAdd a description that pcp_detach_node disconnects...
2014-07-24 Tatsuo IshiiFix yet another reset query stuck problem.
2014-07-18 Tatsuo IshiiFix reset query stuck problem.
2014-07-17 Muhammad UsamaBack porting coverity issues fix patch from master...
2014-07-16 Tatsuo IshiiFix wrong error message.
2014-07-15 Muhammad UsamaBack porting coverity issues fix patch from master...
2014-07-11 Muhammad UsamaFix coverity issue:1222999 Resource leak.
2014-07-11 Muhammad UsamaFix coverity issue:1223003 Uninitialized scalar variable.
2014-07-08 Muhammad Usamafix coverity issue:1223007 Use after free.
2014-06-21 Tatsuo IshiiDisbale statement_timeout while executing online recovery.
2014-06-09 Tatsuo IshiiRemove unnecessary call to pool_shmem_exit() which...
2014-05-28 Yugo NagataFix pgpool.init's long-standing bug of stop/restart...
2014-05-28 Yugo NagataFix pgpool.init's long-standing bug of stop/restart...
2014-05-23 Tatsuo IshiiFix memory leak.
2014-05-23 Tatsuo IshiiFix file descriptor leak when daemonize.
2014-05-18 Yugo NagataUpdate copyright year
2014-05-16 Yugo NagataFix return type of text_to_lsn() function
2014-05-16 Tatsuo IshiiRemove old restriction description which is no longer...
2014-04-18 Yugo NagataFix names in release notes
2014-04-18 Yugo NagataFix release notes' style and add missing notes
2014-04-05 Tatsuo IshiiAdd cautions that recovery commands are killed by state...
2014-03-29 Tatsuo IshiiClose listen socket when smart shutdown request is...
2014-03-27 Tatsuo IshiiFix worker child process keeps failing when there's...
2014-03-26 Yugo NagataFix a typo of pgpool.spec
2014-03-24 Yugo NagataPrepare 3.1.11 V3_1_11
2014-03-24 Yugo NagataAdd description about parallel mode doesn't support...
2014-03-24 Yugo NagataFix backend error of prepared statement including now...
2014-03-24 Yugo NagataFix JDBC exception of prepared statement including...
2014-02-28 Yugo NagataForgotten in previous commit
2014-02-28 Yugo NagataFix to output debug messages in processing pgpool.conf...
2014-02-28 Yugo NagataFix a segmentation fault in parallel mode with system_d...
2014-02-26 Tatsuo IshiiFix memory leak.
2014-02-25 Tatsuo IshiiFix freeing NULL.
2014-02-24 Tatsuo IshiiFix possible buffer overrun.
2014-02-24 Tatsuo IshiiFix possible buffer overrun problem and memory leak.
2014-02-24 Tatsuo IshiiAvoid to send queries to unrelated nodes in streaming...
2014-01-19 Tatsuo IshiiFix jdbc DML fails when operated in raw mode and auto...
2014-01-14 Tatsuo IshiiFix primary node detection logic.
2014-01-07 Tatsuo IshiiFix cache locality of unlogged tables detection code.
2013-12-19 Tatsuo IshiiFix conflict caused by previous commit.
2013-12-19 Tatsuo IshiiFix conflict caused by previous commit.
2013-12-19 Tatsuo IshiiFix conflict caused by previous commit.
2013-12-19 Tatsuo IshiiAdd mention about listen queue and how to increase...
2013-12-06 Nozomi AnzaiFix typo V3_1_10
2013-12-04 Nozomi AnzaiPrepare 3.1.10
2013-11-27 Tatsuo IshiiFix resource leak in make_persistent_db_connection.
2013-11-22 Tatsuo IshiiFix strftime() usage in pool_pools().
2013-11-22 Tatsuo IshiiFix pool_send_severity_message(). Message buffer is...
2013-11-22 Tatsuo IshiiFix read_kind_from_backend() possible segfault when...
2013-11-21 Tatsuo IshiiFix buffer overrun when ps string is longer than 1023.
2013-11-21 Tatsuo IshiiFix uninialized variables when all nodes are down.
2013-11-20 Tatsuo IshiiFix possible segfault in CopyDataRaws().
2013-11-19 Tatsuo IshiiFix buffer overrun bug and resource leak bug of parse_c...
2013-11-19 Tatsuo IshiiFix to add node id range check when issue an error...
2013-11-19 Tatsuo IshiiRemove unused code.
2013-11-17 Tatsuo IshiiFix uninitialized variable in error case in pool_do_auth().
2013-11-11 Tatsuo IshiiFix that the script forgets to allow public access...
2013-11-11 Tatsuo IshiiDo not set/unset fronted connection info for dead backend.
2013-11-06 Tatsuo IshiiFix range check bug of MAX_NUM_BACKENDS in corner case.
2013-11-06 Tatsuo IshiiFix target node selection logic when "DEALLOCATE portal...
2013-11-03 Tatsuo IshiiFix memory leak when do_query() fails in timestamp...
2013-11-02 Tatsuo IshiiFix memory leak when SSL is requested.
2013-11-02 Tatsuo IshiiFix to check return status of pool_read().
2013-10-29 Tatsuo IshiiFix error message in read_password_packet().
2013-10-27 Tatsuo IshiiFix on_shmem_exit() to not accept too many on exit...
2013-10-26 Tatsuo IshiiFix memory leak in certain error case.
2013-10-26 Tatsuo IshiiFix memory leak when do_query() fails.
2013-10-15 Tatsuo IshiiFix data inconsistency problem with native replication...
2013-10-07 Tatsuo IshiiAvoid calling find_primary_node_repeatedly() when stand...
2013-10-03 Yugo NagataModify descriptions about restrictions of parallel...
2013-09-25 Tatsuo IshiiFix segfault when pgpool.conf does not set log_standby_...
2013-09-13 Tatsuo IshiiRemove -lcompat because it confuses FreeBSD per bug#15.
2013-09-12 Tatsuo IshiiReplace pg_config by $(PG_CONFIG) in Makefiles so it...
2013-09-11 Tatsuo IshiiFix incorrect time stamp rewriting in replication mode...
next