pgpool2.git
2019-12-12 Tatsuo IshiiFix replication delay worker segfault when application_... V3_4_STABLE
2019-11-18 Bo PengFix missing syslog setting. V3_4_26_RPM2
2019-11-18 Bo PengPrepare 3.4.26-2.
2019-11-15 Bo PengFix the missing syslog in configure file.
2019-10-31 Bo PengPrepare 3.4.26. V3_4_26 V3_4_26_RPM
2019-10-31 Bo PengFix incorrect query rewrite in replication mode.
2019-10-30 Bo PengAdd RHEL 8 support.
2019-10-25 Bo PengFix incorrect query rewrite in replication mode.
2019-10-10 Bo PengUpdate pgpool.spec to support PostgreSQL 12.
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-03 Tatsuo IshiiFix signal unblock leak in failover.
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-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-06 Tatsuo IshiiFix uninitialized variable.
2019-09-01 Tatsuo IshiiFix pgpool_setup to reflect the -p (baseport) to ORIGBA...
2019-08-15 Bo PengPrepare 3.4.25. V3_4_25 V3_4_25_RPM
2019-08-14 Tatsuo IshiiFix memory leak.
2019-08-11 Tatsuo IshiiMake waiting for TIME_WAIT in pgpool_setup optional.
2019-08-08 Tatsuo IshiiImport some of memory manager debug facilities from...
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-02 Tatsuo IshiiMake shutdownall to wait for completion of shutdown...
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-07 Bo PengFix to deal with backslashes according to the config...
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-21 Tatsuo IshiiDeal pgpool_adm extension with PostgreSQL 12.
2019-05-15 Bo PengPrepare 3.4.24. V3_4_24 V3_4_24_RPM
2019-05-09 Bo PengFix the wrong error message "ERROR: connection cache...
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-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-10 Takuma HoshiaiFix to compare wrong variable, when old pgpool_status...
2019-04-02 Bo PengUpdate Makefile.
2019-04-02 Bo PengGenerate Makefile.in by automake 1.13.4.
2019-04-01 Tatsuo IshiiSuppress useless truncation warnings from gcc 8+.
2019-04-01 Tatsuo IshiiSuppress "ar: `u' modifier ignored since `D' is the...
2019-03-30 Tatsuo IshiiFix wrong usage of volatile declaration.
2019-03-28 Bo PengPrepare 3.4.23. V3_4_23 V3_4_23_RPM
2019-03-27 Muhammad UsamaAdd new configuration option ssl_prefer_server_ciphers
2019-03-23 Tatsuo IshiiAllow to set a client cipher list.
2019-03-18 Tatsuo IshiiFix unnecessary fsync to pgpool_status file.
2019-03-14 Bo PengAdd "tags" to gitignore file.
2019-03-07 Bo PengFix some mistakes from previous commit.
2019-03-07 Bo PengFix indent of pgpool.conf sample files.
2019-02-27 Tatsuo IshiiFix write_status_file()'s signature.
2019-02-21 Bo PengPrepare 3.4.22. V3_4_22 V3_4_22_RPM
2019-02-15 Tatsuo IshiiFix configuration change timing regarding memory_cache_...
2019-02-12 Tatsuo IshiiFix unwanted recovery timeout in certain cases.
2019-01-29 Tatsuo IshiiFix corner case bug with strip_quote().
2019-01-10 Tatsuo IshiiFix Pgpool child segfault in a race condition.
2018-12-06 Tatsuo IshiiDeal with "terminating connection due to idle-in-transa...
2018-11-21 Bo PengPrepare 3.4.21. V3_4_21 V3_4_21_RPM
2018-11-21 Takuma HoshiaiChange sort algorism buble sort to quick sort.
2018-11-21 Takuma HoshiaiFix to sort startup packet's parameters sent by client.
2018-11-15 Tatsuo IshiiFix memory leak found by Coverity,
2018-11-13 Bo PengFix segmentation fault occurs when a certain Bind messa...
2018-11-08 Tatsuo IshiiFix a query passed to relcache so that it uses schema...
2018-11-05 Tatsuo IshiiFix query cache invalidation bug.
2018-11-01 Tatsuo IshiiFix memory leak in extended query + query cache enabled.
2018-10-31 Bo PengChange pgpool.spec. V3_4_20 V3_4_20_RPM
2018-10-31 Bo PengChange spec file to include pgpool_recovery--1.0.sql...
2018-10-31 Bo PengAdd pgpool_recovery--1.0.sql and pgpool_recovery--1...
2018-10-31 Bo PengPrepare 3.4.20.
2018-10-25 Tatsuo IshiiFix typo in child_max_connections description.
2018-10-22 Takuma HoshiaiFix segmentation fault, when client send sync message...
2018-10-18 Bo PengFix syntax error in native replication, when queries... origin/V3_4_STABLE
2018-10-18 Bo Peng Change pgpool.spec file to install extension to server...
2018-10-09 Tatsuo IshiiFix memory leak in trigger_failover_command.
2018-10-09 Bo PengFix memory leak when memory_cache_enabled = on and...
2018-10-08 Tatsuo IshiiFix occasional failure in regression 065.bug152.
2018-09-19 Bo PengAdd missing pgpool_recovery--1.0--1.1.sql file to updat...
2018-08-29 Tatsuo IshiiAdd regression test for SSL connection.
2018-08-27 Tatsuo IshiiDo not update pgpool_passwd if the password length...
2018-08-11 Bo PengRemove some .gitignore files which doesn't belong this...
2018-08-10 Bo PengAdd definition of PGLIB in regress.sh.
2018-08-10 Bo PengUpdate clean.sh which clean up regression test results.
2018-08-10 Bo PengAdd .gitignore files.
next