pgpool2.git
2019-10-25 Bo PengFix incorrect query rewrite in replication mode.
2019-10-21 Tatsuo IshiiFix health check time out.
2019-10-15 Takuma HoshiaiDoc: add failover_command description
2019-10-15 Tatsuo IshiiFix memory leaks pointed out by coverity.
2019-10-15 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
2019-10-14 Muhammad UsamaFix for miscellaneous watchdog issues.
2019-10-11 Tatsuo IshiiDoc: add note to trusted_servers.
2019-10-10 Bo PengUpdate chanelog.
2019-10-10 Bo PengUpdate pgpool.spec to support PostgreSQL 12.
2019-10-10 Bo PengUpdate src/redhat/pgpool_socket_dir.patch.
2019-10-10 Tatsuo IshiiFix assorted ancient v2 protocol bugs.
2019-10-08 Takuma HoshiaiFix extended query communication in do_query()
2019-10-08 Takuma HoshiaiFix problem that syslog_facility don't change by reload
2019-10-04 Tatsuo IshiiFix inappropriate ereport call in VALID_BACKEND.
2019-10-03 Muhammad UsamaFix for Coverity warnings in watchdog and lifecheck
2019-10-03 Tatsuo IshiiFix signal unblock leak in failover.
2019-09-28 Muhammad UsamaFix for bug-545: Quorum lost and not recovered
2019-09-25 Tatsuo IshiiOverhaul health check debug facility.
2019-09-25 Tatsuo IshiiFix memory leak in replication mode.
2019-09-24 Tatsuo IshiiFix memory leak while attempting to connect to backend.
2019-09-18 Tatsuo IshiiFix uninitialized variable.
2019-09-17 Tatsuo IshiiFix compiler warnings.
2019-09-17 Tatsuo IshiiFix compiler warning.
2019-09-16 Tatsuo IshiiRevert "Fix occasional query hang while processing...
2019-09-16 Tatsuo IshiiFix occasional query hang while processing DEALLOCATE.
2019-09-16 Tatsuo IshiiFix segfault in certain case.
2019-09-12 Tatsuo IshiiFix identical code used for different branches per...
2019-09-12 Tatsuo IshiiFix memory leak per Coverity.
2019-09-10 Tatsuo IshiiFix typo in fork_lifecheck_child().
2019-09-10 Tatsuo IshiiFix typo in fork_watchdog_child().
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix uninitialized variable.
2019-09-03 Tatsuo IshiiDoc: mention that VIP will not be brougt up if quorum...
2019-09-01 Tatsuo IshiiFix pgpool_setup to reflect the -p (baseport) to ORIGBA...
2019-08-26 Bo PengDoc: Fix missing documents from previous commit.
2019-08-25 Tatsuo IshiiDoc: fix indentation in scripts.
2019-08-25 Tatsuo IshiiDoc: fix typo in "What is Pgpool-II?" section.
2019-08-16 Bo PengAdd "-I" option to "arping_cmd" command default setting.
2019-08-15 Tatsuo IshiiDoc: run auto indent using emacs.
2019-08-15 Bo PengDoc: update doc version. V3_7_11 V3_7_11_RPM
2019-08-15 Bo PengTest: rename test script.
2019-08-15 Bo PengDoc: fix incorrect link name.
2019-08-15 Bo PengPrepare 3.7.11.
2019-08-15 Bo PengDoc: update release-note.
2019-08-15 Bo PengDoc: add 3.7.11-3.4.25 release-note.
2019-08-14 Tatsuo IshiiFix memory leak.
2019-08-11 Tatsuo IshiiMake waiting for TIME_WAIT in pgpool_setup optional.
2019-08-09 Tatsuo IshiiFix "unable to bind. cannot get parse message" error.
2019-08-08 Muhammad UsamaFix for 0000483: online-recovery is blocked after a...
2019-08-08 Muhammad UsamaFix for [pgpool-hackers: 3295] duplicate failover reque...
2019-08-08 Muhammad UsamaFix for no primary on standby pgpool when primary is...
2019-08-08 Tatsuo IshiiImport some of memory manager debug facilities from...
2019-07-29 Takuma HoshiaiFix watchdog_setup command option
2019-07-28 Tatsuo IshiiFix pgpool_setup to produce correct follow master command.
2019-07-25 Bo PengFix regression test errors.
2019-07-24 Bo PengUse pg_get_expr() instead of pg_attrdef.adsrc to suppor...
2019-07-19 Tatsuo IshiiFix the failover() so that it does not access out of...
2019-07-19 Tatsuo IshiiEnhance shutdown script of pgpool_setup.
2019-07-16 Tatsuo IshiiBackport Pgversion().
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 off-by-one error in query cache module.
2019-07-05 Tatsuo IshiiAllow health check process to reload pgpool.conf.
2019-07-03 Tatsuo IshiiBug525: Fix sefault when query cache is enabled.
2019-07-02 Tatsuo IshiiMake shutdownall to wait for completion of shutdown...
2019-07-02 Tatsuo IshiiDown grade LOG to DEBUG5 in sent message module.
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 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-11 Tatsuo IshiiMerge branch 'V3_7_STABLE' of ssh://git.postgresql...
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-02 Tatsuo IshiiDoc: add description to pg_md5 man page how to show...
2019-05-26 Tatsuo IshiiDoc: add general description about failover.
2019-05-23 Bo PengFix compile error on freebsd.
2019-05-22 Tatsuo IshiiMake failover in progress check more aggressively.
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 IshiiRevert "Fix memory leak pointed out by coverity."
2019-05-22 Tatsuo IshiiFix memory leak pointed out by coverity.
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-15 Bo PengPrepare 3.7.10. V3_7_10 V3_7_10_RPM
2019-05-15 Bo Pengdoc: Update docs version.
2019-05-15 Bo Pengdoc: Add release nots 3.4.24-3.7.10.
2019-05-09 Bo PengFix the wrong error message "ERROR: connection cache...
2019-05-03 Tatsuo IshiiDoc: add useful link how to create pcp.conf in the...
2019-05-03 Tatsuo IshiiSpeed up failover when all of backends are down.
2019-04-30 Tatsuo IshiiDeal with PostgreSQL 12.
2019-04-30 Tatsuo IshiiDeal with PostgreSQL 12.
2019-04-24 Takuma HoshiaiRemove .sgml file to not used.
2019-04-21 Tatsuo IshiiAvoid exit/fork storm of pool_worker_child process.
2019-04-17 Tatsuo IshiiFix black_function_list's broken default value.
2019-04-17 Tatsuo IshiiFix "not enough space in buffer" error.
2019-04-16 Tatsuo IshiiFix DROP DATABASE failure.
2019-04-11 Tatsuo IshiiDoc: fix typo.
next