pgpool2.git
2019-12-12 Tatsuo IshiiFix replication delay worker segfault when application_...
2019-12-03 Takuma HoshiaiFix a display of parameter when using PGPOOL SHOW.
2019-11-21 Bo PengFix pgpool_setup failure.
2019-11-18 Bo PengFix missing syslog setting. V4_0_7_RPM2
2019-11-18 Bo PengPrepare 4.0.7-2.
2019-11-15 Bo PengFix the missing syslog in configure file.
2019-10-31 Bo PengDoc: udpate release-note. V4_0_7 V4_0_7_RPM
2019-10-31 Bo PengPrepare 4.0.7.
2019-10-31 Bo PengDoc: update doc version.
2019-10-31 Bo PengFix incorrect query rewrite in replication mode.
2019-10-30 Bo PengDoc: Add release-note.
2019-10-30 Bo PengAdd RHEL 8 support.
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 IshiiDoc: add note to trusted_servers.
2019-10-14 Muhammad UsamaFix for miscellaneous watchdog issues.
2019-10-10 Bo PengUpdate changelog.
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 warning '1395047 Resource leak'
2019-10-03 Muhammad UsamaFix for Coverity warnings in pool_auth
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 IshiiFix memory leak in replication mode.
2019-09-24 Tatsuo IshiiFix memory leak while attempting to connect to backend.
2019-09-24 Tatsuo IshiiFix coverity warnings.
2019-09-24 Tatsuo IshiiFix coverity warnings.
2019-09-24 Tatsuo IshiiOverhaul health check debug facility.
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 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-09 Tatsuo IshiiDoc: clarify that certificate authentication works...
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix memory leak.
2019-09-06 Tatsuo IshiiFix uninitialized variable.
2019-09-05 Bo PengDoc: update example documetaion.
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-28 Tatsuo IshiiFix pgpool_setup to deal with PostgreSQL 9.1.
2019-08-26 Bo PengDoc: Fix missing documents from previous commits.
2019-08-25 Tatsuo IshiiDoc: fix indentation in scripts.
2019-08-25 Tatsuo IshiiDoc: fix typo in "What is Pgpool-II?" section.
2019-08-18 Muhammad UsamaFix for password authentication does not work in certai...
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. V4_0_6 V4_0_6_RPM
2019-08-15 Bo PengPrepare 4.0.6.
2019-08-15 Bo PengDoc: update release-note.
2019-08-15 Bo PengDoc: add 4.0.6-3.4.25 release-note.
2019-08-15 Bo PengDoc: Update 「Pgpool-II + Watchdog Setup Example」to...
2019-08-14 Tatsuo IshiiFix memory leak.
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 IshiiMake waiting for TIME_WAIT in pgpool_setup optional.
2019-08-11 Tatsuo IshiiFix test failure of extended-query-test/disable-load...
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-08-07 Tatsuo IshiiRevert "Doc: move watchdog chapter from "Tutorial"...
2019-08-07 Tatsuo IshiiDoc: move watchdog chapter from "Tutorial" to "Server...
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-10 Bo PengFix Pgpool-II rewriting query error when the queries...
2019-07-09 Tatsuo IshiiFix logically dead code pointed out by Coverity.
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 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-03 Bo PengAdd execute permission to extended-query-test/extra_scr...
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 IshiiFix health check process is not shutting down in certai...
next