pgpool2.git
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...
2019-07-17 Tatsuo IshiiEnhance shutdown script of pgpool_setup.
2019-07-16 Tatsuo IshiiDoc: enhance client authentication docs.
2019-07-10 Bo PengFix Pgpool-II rewriting query error when the queries...
2019-07-10 Tatsuo IshiiUse foreach macro in pool_temp_tables module.
2019-07-09 Tatsuo IshiiFix logically dead code pointed out by Coverity.
2019-07-09 Tatsuo IshiiDoc: enhance watchdog documents regarding quorum failover.
2019-07-08 Tatsuo IshiiFix memory leak pointed out by Coverity.
2019-07-07 Tatsuo IshiiFix possible out of array index access.
2019-07-07 Tatsuo IshiiFix query cache module so that it checks oid array...
2019-07-06 Tatsuo IshiiFix to check the return value of strchr() in Pgversion().
2019-07-06 Tatsuo IshiiFix off-by-one error in query cache module.
2019-07-06 Tatsuo IshiiFix buffer overrun in Pgversion().
2019-07-05 Tatsuo IshiiAllow health check process to reload pgpool.conf.
2019-07-04 Bo PengGenerate Makefile.in by automake 1.13.4.
2019-07-03 Tatsuo IshiiBug525: Fix sefault when query cache is enabled.
2019-07-03 Bo PengAdd execute permission to extended-query-test/extra_scr...
2019-07-03 Tatsuo IshiiChange config type of relcache_query_target from string...
2019-07-02 Tatsuo IshiiMake shutdownall to wait for completion of shutdown...
2019-07-02 Tatsuo IshiiDoc: enhance performance docs.
2019-07-02 Tatsuo IshiiDoc: add more explanation for quorum failover of watchdog.
2019-07-02 Tatsuo IshiiChange check_temp_table's type to enum.
2019-07-02 Tatsuo IshiiDoc: mention that in raw mode or load_balance_mode...
2019-07-02 Tatsuo IshiiDown grade LOG to DEBUG5 in sent message module.
2019-07-01 Tatsuo IshiiAdd test case for 'trace' to 026.temp_table's test.sh.
2019-07-01 Tatsuo IshiiDow grade some LOG messages to DEBUG1 in the temp table...
2019-07-01 Tatsuo IshiiDoc: fix typo.
2019-07-01 Bo Pengfeature: Disable load balance after a SELECT having...
2019-06-29 Tatsuo IshiiDoc: change check_temp_table Japanese docs.
2019-06-27 Tatsuo IshiiAdd new method to check temporary table.
2019-06-26 Tatsuo IshiiReduce internal queries against system catalogs.
2019-06-25 Takuma HoshiaiFix regression test 023 ssl_connection
2019-06-24 Tatsuo IshiiFix mistake introduced in the previous commit.
2019-06-24 Tatsuo IshiiFix segfault when "samenet" is specified in pool_hba...
2019-06-20 Tatsuo IshiiAllow to route relcache queries to load balance node.
2019-06-20 Bo Pengdoc: Fix documentation typos.
2019-06-19 Bo Pengdoc: Fix documentation typo.
2019-06-19 Bo Pengdoc: Fix documentation errors in follow_sh script.
2019-06-18 Tatsuo IshiiDoc: fix typo in performance section.
2019-06-18 Takuma HoshiaiSupport ECDH key exchange with SSL
2019-06-11 Tatsuo IshiiFix health check process is not shutting down in certai...
2019-06-07 Bo PengFix to deal with backslashes according to the config...
2019-06-07 Tatsuo IshiiAllow to use MD5 hashed password in health_check_passwo...
2019-06-02 Tatsuo IshiiDoc: add more description to pcp_node_info manual.
2019-06-02 Tatsuo IshiiDoc: add description to pg_md5 man page how to show...
2019-05-29 Tatsuo IshiiFix segfault of worker process if sr_check_user does...
2019-05-28 Muhammad UsamaDocumentation updates to reflect the changed behaviour...
2019-05-26 Muhammad UsamaSecond part for [pgpool-hackers: 3295] duplicate failov...
2019-05-26 Muhammad UsamaEnhancing the debugging/testing aid for health check.
2019-05-23 Bo PengFix compile error on freebsd.
2019-05-23 Tatsuo IshiiFix memory leak in pgproto pointed out by Coverity.
2019-05-22 Tatsuo IshiiFix to not access pg_stat_replication view if PostgreSQ...
2019-05-22 Tatsuo IshiiMake failover in progress check more aggressively.
2019-05-22 Tatsuo IshiiAdd backend_application_name to "pgpool show backend...
2019-05-22 Tatsuo IshiiFix backend_application_name not being set while reload...
2019-05-22 Tatsuo IshiiFix memory leak in outfuncs.c pointed out by Coverity.
2019-05-22 Tatsuo IshiiFix NULL pointer dereference pointed out by Coverity.
2019-05-22 Tatsuo IshiiFix memory leak pointed out by coverity.
2019-05-22 Tatsuo IshiiFix coverity complain.
2019-05-22 Tatsuo IshiiDoc: fix mistake in the previous commit.
2019-05-22 Tatsuo IshiiDoc: fix mistakenly described %P of failback command...
2019-05-21 Tatsuo IshiiDeal pgpool_adm extension with PostgreSQL 12.
2019-05-16 Tatsuo IshiiAdd general description about failover.
2019-05-15 Muhammad UsamaFix for [pgpool-hackers: 3295] duplicate failover reque...
2019-05-15 Bo Pengdoc: Add release nots 3.4.24-4.0.5.
2019-05-09 Bo PengFix the wrong error message "ERROR: connection cache...
2019-05-08 Takuma HoshiaiDoc: update chapters that 'Server Configuration' of...
2019-05-07 Tatsuo IshiiDoc: fix typo.
2019-05-04 Tatsuo IshiiDoc: add performance Japanese doc.
2019-05-03 Tatsuo IshiiDoc: add useful link how to create pcp.conf in the...
next