pgpool2.git
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
2013-07-16 Yugo NagataAdd pcp_watchdog_info command
2013-07-16 Yugo NagataAdd a missing item to japanese release notes
2013-07-16 Yugo NagataAdd a missing item to release notes
2013-07-10 Yugo NagataAdd release notes of minor version up
2013-07-08 Yugo NagataFix typos
2013-07-08 Yugo NagataFix a typo
2013-07-08 Yugo NagataFix to verify the backend node number in pcp_recovery_node
2013-07-08 Yugo NagataAdd wait_for_pgpool_reload function
2013-07-05 Yugo NagataAdd ssl_ca_cert and ssl_ca_cert_dir descriptions to...
2013-07-04 Yugo NagataMove ssl_ca_cert and ssl_ca_cert_dir descriptons to...
2013-07-03 Tatsuo IshiiFix compile error on Mac OS/X
2013-07-02 Tatsuo IshiiFix execute() in memory allocation logic when memqcache...
2013-07-02 Yugo NagataAdd a tess for the previous commit
2013-07-02 Yugo NagataFix segmentation fault of child that occurs when startu...
2013-06-30 Tatsuo IshiiAdd regression test for bug#63.
2013-06-30 Tatsuo IshiiFix memqcache segfaults reported in bug#63.
2013-06-29 Tatsuo IshiiFix pg_md5 command crash.
2013-06-26 Tatsuo IshiiAdd new regression test.
2013-06-26 Tatsuo IshiiFix comment.
2013-06-26 Tatsuo IshiiFix pgpool -m f stop" hang.
2013-06-26 Tatsuo IshiiFix failover.sh to not cause shell error in certain...
2013-06-26 Tatsuo IshiiFix comment in create_failover_script() and create_foll...
2013-06-25 Tatsuo IshiiAdd regression test case for postgres_fdw.
2013-06-25 Tatsuo IshiiRegister pgpool_regclass in pg_catalog schema. This...
2013-06-25 Tatsuo IshiiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-06-24 Yugo NagataFix to include rpm_installer into tar ball.
2013-06-24 Yugo NagataRemove unnecessary file copy
next