pgpool2.git
2019-09-23 Muhammad UsamaAdding new wd_cli utility
2019-09-18 Tatsuo IshiiFix uninitialized variable.
2019-09-17 Tatsuo IshiiFix compiler warning.
2019-09-17 Tatsuo IshiiFix compiler warnings.
2019-09-16 Tatsuo IshiiFix occasional query hang while processing DEALLOCATE.
2019-09-15 Tatsuo IshiiFix segfault in certain case.
2019-09-15 Tatsuo IshiiAttempt to fix 028.watchdog_enable_consensus_with_half_...
2019-09-13 Tatsuo IshiiFix 028.watchdog_enable_consensus_with_half_votes failing.
2019-09-12 Tatsuo IshiiFix 028.watchdog_enable_consensus_with_half_votes test...
2019-09-12 Tatsuo IshiiFix identical code used for different branches per...
2019-09-12 Tatsuo IshiiFix memory leak per Coverity.
2019-09-11 Tatsuo IshiiFix 028.watchdog_enable_consensus_with_half_votes test...
2019-09-10 Tatsuo IshiiFix typo in fork_lifecheck_child().
2019-09-10 Tatsuo IshiiFix typo in fork_watchdog_child().
2019-09-09 Tatsuo IshiiAdd more debug info out.
2019-09-09 Tatsuo IshiiDoc: clarify that certificate authentication works...
2019-09-06 Tatsuo IshiiAdd start message of PCP process.
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix failure of statement_level_load_balance extra test.
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix uninitialized variable.
2019-09-06 Bo PengUpdate Makefile to include pgpool_adm--1.2.sql and...
2019-09-06 Bo PengChange regression test file name.
2019-09-05 Tatsuo IshiiDoc: mention that auto re-attaching quarantined node...
2019-09-05 Tatsuo IshiiDoc: make "quarantine" to be indexed.
2019-09-05 Bo PengFix outfuncs.c to support PostgreSQL 12 CTE [NOT] MATER...
2019-09-05 Tatsuo IshiiDoc: add patch author name to check_temp_table.
2019-09-05 Bo PengUpdate SPEC file.
2019-09-05 Bo PengEnable master branch AM_MAINTAINER_MODE.
2019-09-05 Bo PengDisable AM_MAINTAINER_MODE.
2019-09-05 Bo PengDoc: update example documentation.
2019-09-05 Bo PengAllow failover.sh.sample, follow_sh.sample, recovery_1s...
2019-09-05 Bo PengAllow failover.sh, follow_sh, recovery_1st_stage, recov...
2019-09-05 Tatsuo IshiiFix regression test 028.watchdog_enable_consensus_with_...
2019-09-05 Tatsuo IshiiDoc: add a missing release item in Japanese release...
2019-09-04 Bo PengAdd various sample scripts:
2019-09-04 Bo PengDoc: Update 4.1 release-note.
2019-09-04 Bo PengAllow to specify absolute path in "pool_passwd".
2019-09-04 Tatsuo IshiiDoc: add release note entry for enable_consensus_with_h...
2019-09-03 Tatsuo IshiiDoc: mention that VIP will not be brougt up if quorum...
2019-09-03 Tatsuo IshiiFix 028.watchdog_enable_consensus_with_half_of_the_vote...
2019-09-01 Tatsuo IshiiAdd regression test for enable_consensus_with_half_votes.
2019-09-01 Tatsuo IshiiFix pgpool_setup to reflect the -p (baseport) to ORIGBA...
2019-08-29 Muhammad Usama Add parameter enable_consensus_with_half_votes to...
2019-08-28 Tatsuo IshiiFix pgpool_setup to deal with PostgreSQL 9.1.
2019-08-25 Tatsuo IshiiDoc: fix indentation in scripts.
2019-08-25 Tatsuo IshiiDoc: fix typo in "What is Pgpool-II?" section.
2019-08-19 Takuma HoshiaiDoc: Add Pgpool-II 4.1 japanese release note.
2019-08-18 Muhammad UsamaFix for password authentication does not work in certai...
2019-08-16 Tatsuo IshiiDoc: mention about relcache_query_target in the perform...
2019-08-16 Tatsuo IshiiUpdate copyright year.
2019-08-16 Tatsuo IshiiFix watchdog_setup to not accept number of Pgpool-II...
2019-08-16 Bo PengAdd "-I" option to "arping_cmd" command default setting.
2019-08-16 Bo PengDoc: add 4.0.6-3.4.25 release-note.
2019-08-15 Tatsuo IshiiFix temp table trace modules.
2019-08-14 Tatsuo IshiiDoc: fix tag mistake in sr_check_user note.
2019-08-14 Tatsuo IshiiFix memory leak.
2019-08-13 Tatsuo IshiiFix test failure of extended-query-test/disable-load...
2019-08-11 Tatsuo IshiiFix extra test failure of extended-query-test/disable...
2019-08-11 Tatsuo IshiiFix extra test failure of extended-query-test/disable...
2019-08-11 Tatsuo IshiiFix test failure of extended-query-test/disable-load...
2019-08-10 Tatsuo IshiiFix extra test scripts to not fail.
2019-08-09 Tatsuo IshiiFix "unable to bind. cannot get parse message" error.
2019-08-09 Tatsuo IshiiCreate PostgreSQL version cache as early as possible.
2019-08-09 Tatsuo IshiiDoc: update 4.1 release note.
2019-08-08 Muhammad UsamaFix for 0000483: online-recovery is blocked after a...
2019-08-08 Tatsuo IshiiDoc: run auto indent using emacs.
2019-08-08 Bo PengDoc: Update "Pgpool-II + Watchdog Setup Example" config...
2019-08-08 Muhammad UsamaFix for no primary on standby pgpool when primary is...
2019-08-08 Tatsuo IshiiDoc; mention quorum faiover introduced in 3.7
2019-08-08 Tatsuo IshiiDoc: fix indentation.
2019-08-08 Tatsuo IshiiMake waiting for TIME_WAIT in pgpool_setup optional.
2019-08-08 Tatsuo IshiiImport some of memory manager debug facilities from...
2019-08-08 Tatsuo IshiiEnhance extended query test driver.
2019-08-08 Bo PengRemove some code that was forgotten to be deleted in...
2019-08-08 Bo PengAdd new arguments in pgpool_recovery function and failo...
2019-08-08 Bo PengRevert "Add new arguments in pgpool_recovery function...
2019-08-08 Bo PengAdd new arguments in pgpool_recovery function and failo...
2019-08-07 Tatsuo IshiiDoc: move watchdog chapter from "Tutorial" to "Server...
2019-08-07 Tatsuo IshiiFix extended test driver to not ignore given arguments.
2019-08-06 Takuma HoshiaiFix global static variable to local static variable.
2019-08-06 Tatsuo IshiiOverhaul health check debug facility.
2019-08-02 Tatsuo IshiiFix segfaut in streaming replication check process.
2019-08-02 Tatsuo IshiiDoc: mention the separate parser patch.
2019-08-01 Muhammad UsamaMultiple performance enhancements especially for of...
2019-08-01 Tatsuo IshiiUpdate 4.1 release note.
2019-08-01 Tatsuo IshiiAdd Pgpool-II 4.1 release note.
2019-07-29 Tatsuo IshiiFix check_replication_lag to not break auto_failback.
2019-07-29 Takuma HoshiaiFix watchdog_setup command option
2019-07-29 Takuma HoshiaiFix typo and copyright.
2019-07-28 Tatsuo IshiiFix pgpool_setup to produce correct follow master command.
2019-07-28 Tatsuo IshiiAdjust WHERE clause of pg_stat_replication to not issue...
2019-07-27 Tatsuo IshiiDoc: add index to "quorum".
2019-07-25 Takuma HoshiaiDoc: update chapter of 'Examples'
2019-07-25 Tatsuo IshiiDoc: mention that quorum state can be shown by using...
2019-07-24 Bo PengFeature: Import PostgreSQL 12 beta2 new parser.
2019-07-22 Takuma HoshiaiAdd regression test for auto_failback
2019-07-22 Takuma HoshiaiFeature: auto failback
2019-07-17 Tatsuo IshiiRemove useless lines.
2019-07-17 Tatsuo IshiiFix the failover() so that it does not access out of...
next