pgpool2.git
2015-11-04 Yugo NagataAdd option to regress.sh and pgpool_setup for unix...
2015-11-04 Yugo NagataFix pgpool_setup to use DEFAULT_PGSOCKET_DIR in pg_conf...
2015-11-04 Yugo NagataForce pgpool_setup to set unix_socket_directories to...
2015-10-31 Tatsuo IshiiUnbreak "make dist".
2015-10-30 Tatsuo IshiiIgnore close statement/portal request if they do not...
2015-10-29 Tatsuo IshiiFix regression test 065.
2015-10-19 Tatsuo IshiiFix in memory query cache bug reported in bug#152.
2015-10-16 Tatsuo IshiiUpdate copyright year.
2015-10-14 Tatsuo IshiiFix bugs with data modifying WITH clause reported in...
2015-09-04 Yugo NagataFix wrong description in documents about log_standby_delay
2015-09-03 Tatsuo IshiiFix ancient bug of pool_push() and friends.
2015-08-27 Tatsuo IshiiFix regression test driver.
2015-08-24 Tatsuo IshiiFix compiler warning.
2015-08-21 Yugo NagataRemove rpm_installer directory
2015-08-21 Yugo NagataMove 006 memory leak test to test/regression from src...
2015-08-21 Yugo NagataRemove tests directory which are incorporated into...
2015-08-21 Yugo NagataAdd timestamp-rewrite unit test to regression test...
2015-08-21 Yugo NagataFix typo in Document
2015-08-19 Yugo NagataFix complication error and segfault of timestamp rewrit...
2015-08-19 Yugo NagataFix inconsistency of sequence values in replication...
2015-08-19 Yugo NagataFix regress test to sleep after pgpool_reload
2015-08-19 Yugo NagataFix broken regression test for native replication
2015-08-19 Yugo NagataFix false alert of regression tset 062
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.3.7 V3_3_7 V3_3_7_RPM1
2015-06-21 Tatsuo IshiiDo not send a query for checking insert lock in non...
2015-06-20 Tatsuo IshiiAllow to use in memory query cache size > 4GB
2015-06-19 Tatsuo IshiiAdd a test case for previous commit.
2015-06-19 Tatsuo IshiiFix the case when user table includes spaces.
2015-05-29 Tatsuo IshiiFix "select() system call interrupted" error.
2015-05-13 Tatsuo IshiiFix outdated limitation description about load balancin...
2015-05-11 Tatsuo IshiiClarify description of pcp_promote_node.
2015-05-11 Tatsuo IshiiClarify load balancing condition.
2015-04-29 Muhammad UsamaPassing empty string parameters in failover command...
2015-04-09 Muhammad UsamaFixing "cannot find xlog functions" error in pgpool...
2015-04-08 Yugo NagataPrepare 3.3.6 V3_3_6
2015-04-07 Muhammad UsamaFixing a problem with pcp_detach_node, When graceful...
2015-04-07 Yugo NagataUpdate table and flowchart of where a query should...
2015-03-30 Yugo NagataAdd a regression test for SELECT error hangs bug
2015-03-30 Yugo NagataFix a hang when an error occurs in a transaction block...
2015-03-21 Tatsuo IshiiUse to_regclass if available in time stamp rewriting...
2015-03-18 Muhammad UsamaSupport SSL certificate chains in the certificate file...
2015-03-06 Yugo NagataUpdate document of condition for load balancig
2015-02-21 Tatsuo IshiiEnlarge POOLCONFIG_MAXDESCLEN to 80.
2015-02-20 Yugo NagataUpdate release number V3_3_5_RPM3
2015-02-20 Yugo NagataRemove an unnecessary include directive
2015-02-20 Yugo NagataFix to set SIGCHLD to SIG_DFL instead of SIG_IGN in...
2015-02-20 Yugo NagataFix to use void * for receiving return value of thread...
2015-02-10 Nozomi AnzaiFix %tmpfiles_create to not be executed in RHEL/CentOS 6 V3_3_5_RPM2
2015-02-06 Nozomi AnzaiMerge branch 'V3_3_STABLE' of ssh://git.postgresql... V3_3_5_RPM1
2015-02-06 Nozomi Anzaipgpool.service is required only in RHEL/CentOS 7
2015-02-05 Yugo NagataPrepare 3.3.5 V3_3_5
2015-01-29 Nozomi AnzaiAdd pgpool.service for systemd in RHEL/CentOS 7
2015-01-29 Nozomi AnzaiChange to use systemd if it is available and adopt...
2015-01-07 Yugo NagataFix a mistake in the previous commit
2015-01-07 Yugo NagataRestore SIGCHLD handler to its original after executing...
2015-01-05 Yugo NagataFix occasional failure in regression test '004.watchdog'
2014-12-23 Muhammad UsamaFix for [pgpool-general: 3374] show pool_nodes V3_3_4_RPM4
2014-12-21 Tatsuo IshiiFix bogus date and raise rpm version number.
2014-12-20 Tatsuo IshiiCopy m4/* files.
2014-12-20 Tatsuo IshiiChange ltmain.sh from symlink to copy.
2014-12-20 Tatsuo IshiiChange "compile" from symlink to copy to enhance portab...
2014-12-20 Tatsuo IshiiAdd "compile" generated by "automake --add-missing."
2014-12-20 Tatsuo IshiiOverhaul configure and friends as aleady done in V3.4.
2014-12-12 Muhammad UsamaFix for 0000122: pgpool-II 3.4.0 - if_up_cmd and if_dow...
2014-12-06 Tatsuo IshiiFix ill signal befavior of SIGCHLD in exec_ifconfig().
2014-12-04 Tatsuo IshiiFix memory leak test.
2014-12-03 Tatsuo IshiiAdd memory leak regression test.
2014-12-02 Yugo NagataUpdate changelog
2014-11-29 Tatsuo IshiiFix failover script to use absolute path to the databas...
2014-11-19 Tatsuo IshiiFix node id range check bug in trigger_failover_command().
2014-11-19 Yugo NagataUpdate pgpool-II-head.patch for RPM release
2014-11-18 Yugo NagataRename RPM file
2014-11-13 Tatsuo IshiiAllow to set configuration file directory by setting...
2014-11-12 Tatsuo IshiiAdd to support for memcached.
2014-11-07 Tatsuo IshiiFix possible segfault in query cache.
2014-10-30 Tatsuo IshiiFix wait_for_pgpool_startup to use "postgres" database...
2014-10-23 Muhammad UsamaThe commit tries to fix the failover deadlock problem
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-21 Tatsuo IshiiFix missing release note entries in the previous release.
2014-10-17 Tatsuo IshiiFix uninitialized variable.
2014-09-25 Tatsuo IshiiUpdate history. V3_3_4_RPM2
2014-09-25 Tatsuo IshiiFix typo in docs.
2014-09-20 Tatsuo IshiiUpdate history.
2014-09-20 Tatsuo IshiiFix wrong SSL configure option in the RPM spec file.
2014-09-16 Tatsuo IshiiFix typo in an error message.
2014-09-15 Tatsuo IshiiSplit pgpool_regclass and pgpool_recovery as a separate...
2014-09-13 Tatsuo IshiiExplicitly stats that the number of slaves is not neces...
2014-09-12 Yugo NagataFix typos
2014-09-12 Yugo NagataFis typos
2014-09-05 Yugo Nagataprepare 3.3.4 V3_3_4
2014-09-05 Yugo Nagataprepare 3.3.4
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-08 Tatsuo IshiiRemove meaningless minus check because of unsigned...
2014-08-05 Muhammad UsamaBack porting coverity issues fix patch from master...
2014-07-30 Tatsuo IshiiPrepare for 3.3.3-4. V3_3_3_RPM4
2014-07-28 Muhammad UsamaBack porting coverity issues fix patch from master...
next