pgpool2.git
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-05 Yugo NagataFix to put null character at end of ping result string...
2013-11-04 Tatsuo IshiiFix load balance bug in replication mode.
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 IshiiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-11-02 Tatsuo IshiiFix to check return status of pool_read().
2013-11-01 Yugo NagataRemove unnecessary comparison with no effect
2013-11-01 Yugo NagataFix to close socket when error occurs in wd_create_send...
2013-11-01 Yugo NagataFix to pass big parameter by pointer instead of by...
2013-10-29 Tatsuo IshiiFix error message in read_password_packet().
2013-10-29 Tatsuo IshiiFix "show pool_status" always shows memqcache_auto_cach...
2013-10-27 Tatsuo IshiiFix on_shmem_exit() to not accept too many on exit...
2013-10-27 Tatsuo IshiiFix unsafe use of strcpy().
2013-10-26 Tatsuo IshiiFix memory leak in certain error case.
2013-10-26 Tatsuo IshiiFix memory leak when do_query() fails.
2013-10-26 Tatsuo IshiiFix useless argument checks.
2013-10-26 Tatsuo IshiiFix useless argument check in pool_cache_item_header().
2013-10-26 Tatsuo IshiiFix forgetting free_select_result() in error case.
2013-10-26 Tatsuo IshiiFix forgetting free() in error case.
2013-10-26 Tatsuo IshiiFix inappropriate shared memory allocation size for...
2013-10-22 Nozomi AnzaicheckEnv() didn't do anything and always returned 0.
2013-10-19 Tatsuo IshiiAvoid to run out free query cache hash index entry.
2013-10-19 Tatsuo IshiiFix occasional segfault in query cache + extended protocol.
2013-10-15 Tatsuo IshiiFix memory allocation size bug in the code path of...
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-06 Tatsuo IshiiFix misuse of the word "degenerate".
2013-10-03 Yugo NagataModify descriptions about restrictions of parallel...
2013-10-02 Yugo NagataFix a description about the version where pgpool.pg_ctl...
2013-10-02 Yugo NagataFix a typo and descriptions about pgpool.pg_ctl parameter
2013-09-25 Tatsuo IshiiFix segfault when pgpool.conf does not set log_standby_...
2013-09-25 Tatsuo IshiiFix typo in comment.
2013-09-13 Tatsuo IshiiRemove -lcompat because it confuses FreeBSD per bug#15.
2013-09-12 Tatsuo IshiiAdd Makefiles missed in source code reorganization.
2013-09-12 Tatsuo IshiiFix a warning/error when compiling with -Werror=format...
2013-09-11 Tatsuo IshiiFix incorrect time stamp rewriting in replication mode...
2013-08-27 Tatsuo IshiiAdd 4th paramter "master node port number" to recovery...
2013-08-27 Tatsuo IshiiAdd lost Makefile while source reorganization.
2013-08-21 Tatsuo IshiiUnbreak pgpool_setup.
2013-08-21 Yugo NagataRemove pcp directory from the repo root
2013-08-17 Tatsuo IshiiSet code name for version 3.4.
2013-08-17 Tatsuo IshiiFix bug with load balance in replication mode.
2013-08-14 Tatsuo IshiiRemove unsed variable.
2013-08-14 Yugo NagataFix a typo of the japanese document
2013-08-14 Yugo NagataFix a typo of log message
2013-08-14 Tatsuo IshiiSet version number to 3.4-alpha1
2013-08-14 Tatsuo IshiiFix for "make dist".
2013-08-14 Tatsuo IshiiApply code reorganization maga patch from Muhammad...
2013-08-12 Tatsuo IshiiFix typos in installation of pgpool-recovery section.
2013-08-05 Tatsuo IshiiRemove old on disk query cache.
2013-08-05 Tatsuo IshiiAdd regression test for bug #68.
2013-08-05 Tatsuo IshiiFix double free bug with on memory query cache reported...
2013-08-05 Nozomi AnzaiFix the version of pgpoolAdmin: 3.3 -> 3.3.0
2013-08-02 Yugo NagataRemove unnecessary function prototype declarations
2013-08-02 Yugo NagataFix typos
2013-07-31 Yugo NagataFix a compile error
2013-07-30 Tatsuo IshiiFix watchdog test script.
2013-07-30 Tatsuo IshiiFix bug with wd_init_interlock pointed out in [pgpool...
2013-07-30 Tatsuo IshiiFix to add test/regression/ for make dist.
2013-07-30 Tatsuo IshiiFix to remove test results of watchdog.
2013-07-30 Yugo NagataRewrite descriptions about condition of watchdog's... V3_3_0
2013-07-30 Yugo NagataPrepare 3.3
2013-07-30 Yugo NagataPrepare 3.3
2013-07-30 Yugo NagataFix a hang that occurs when mutiple pgpools startup...
2013-07-29 Tatsuo IshiiFix bug in parsing prepared statements with transaction...
2013-07-29 Tatsuo IshiiPrevious commit is incomplete.
2013-07-28 Tatsuo IshiiFix pgbench path detection.
2013-07-26 Tatsuo IshiiEnhance pgpool_setup and regression test suite.
2013-07-26 Nozomi AnzaiAdd internal links in Japanese release notes.
2013-07-25 Yugo NagataFix a bug of setting heartbeat_destination parameter V3_3_0_RC1
2013-07-25 Yugo NagataFix some comments, messages and variables
2013-07-25 Yugo NagataFix PATH variable to prioritize pghome
2013-07-25 Yugo NagataFix to configure path to bin/lib of postgresql92 and...
2013-07-25 Yugo NagataPrepare 3.3.0-RC1
2013-07-25 Nozomi AnzaiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-07-25 Nozomi AnzaiAdd debug mode of install.sh itself so that script...
2013-07-25 Yugo NagataFix typos
2013-07-25 Yugo NagataPrepare 3.3.0-RC1
2013-07-25 Yugo NagataPrepare 3.3.0-RC1
2013-07-25 Tatsuo IshiiFix mistake in ssh command.
2013-07-24 Nozomi AnzaiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-07-24 Nozomi AnzaiAdd the description about pgpool.pg_ctl.
2013-07-24 Yugo NagataFix typos of the version name
2013-07-23 Yugo NagataFix to not print netmask to pg_hba.conf if node is...
2013-07-23 Yugo NagataFix a bug that password-less ssh setting fails when...
2013-07-23 Yugo NagataFix to remove /vaw/www/html/pgpoolAdmin directory in...
2013-07-23 Yugo NagataAdd pcp_watchdog_info to pgpool.spec
2013-07-23 Tatsuo IshiiAdd watchdog test.
2013-07-22 Tatsuo IshiiFix "deploy" section.
2013-07-22 Yugo NagataFix to not bind network devices to sockets when heartbe...
2013-07-22 Tatsuo IshiiFix bug introduced in 8b803e1ea38c3ac9a7775f7fb9ba43870...
2013-07-20 Tatsuo IshiiFix bug with health check when used with child_life_tim...
2013-07-20 Tatsuo IshiiFix bug reported in bug #62 (main process segfault).
2013-07-20 Tatsuo IshiiUpdate JDBC driver version.
2013-07-19 Yugo NagataAdd descriptions of pcp_watchdog_info to documents
2013-07-16 Yugo NagataRemove a FIXME comment
2013-07-16 Yugo NagataRemove a comment
next