pgpool2.git
2022-11-06 Tatsuo IshiiUpdate comments in pgpool.conf.
2022-11-05 Bo PengUpdate src/pgpool.spec:
2022-11-04 Takuma HoshiaiAdd trusted_server_command parameter
2022-10-27 Bo PengDoc: update Pgpool-II 4.4 release note.
2022-10-27 Bo PengDoc: Update documentation of AWS configuration example...
2022-10-27 Tatsuo IshiiDeal with idle_session_timeout.
2022-10-07 Tatsuo IshiiDoc: enhance description about memqcache_method.
2022-10-05 Tatsuo IshiiDoc: first cut of Pgpool-II 4.4 release note.
2022-10-03 Tatsuo IshiiFix comment in is_select_query().
2022-09-30 Muhammad UsamaFix: Setting memory cache size greater than 2GB causes...
2022-09-26 Tatsuo IshiiFix to to use NIL to judge a List is empty or not.
2022-09-24 Tatsuo IshiiFix query cache.
2022-09-24 Tatsuo IshiiRemove unused semaphore number.
2022-09-23 Tatsuo IshiiFix rare segfaults in pcp_proc_info, SHOW pool_pools...
2022-09-22 Tatsuo IshiiFix coding style.
2022-09-22 Bo PengRemove unused variable.
2022-09-22 Tatsuo IshiiFix coding style.
2022-09-21 Bo PengFeature: Import PostgreSQL 15 BETA4 new parser.
2022-09-19 Tatsuo IshiiReplace exclusive locking with shared locking in query...
2022-09-14 Tatsuo IshiiDeal with SSL error SSL_ERROR_ZERO_RETURN.
2022-09-14 Masaya KawamotoFix memory leak.
2022-09-12 Masaya KawamotoFix to not allow Unix-domain socket paths with invalid...
2022-09-12 Tatsuo IshiiUse $HOME/tmp or $HOME for the second Unix domain path.
2022-08-29 Bo PengApply changes introduced in the previous commit 50cc6f1...
2022-08-28 Tatsuo IshiiDoc: mention that health check process may use SSL.
2022-08-27 Bo PengApply changes introduced in the previous commit to...
2022-08-26 Tatsuo IshiiRetire pool_string module.
2022-08-18 Bo PengDoc: fix typo.
2022-08-16 Bo PengDoc: add release notes.
2022-08-04 Masaya KawamotoFix possible memory overrun in allocation of fds.
2022-08-04 Masaya KawamotoFix memory leak pointed out by Coverity
2022-07-26 Tatsuo IshiiDoc: enhance description in the memory requirement...
2022-07-26 Tatsuo IshiiDoc: fix typo.
2022-07-22 Masaya KawamotoRename regression test 035.
2022-07-20 Masaya KawamotoSupport for unix_socket_directories and related parameters
2022-07-19 Tatsuo IshiiDoc: mention that certain SELECTs are not cached.
2022-07-10 Tatsuo IshiiTest: print Pgpool-II version in the regression test.
2022-07-10 Tatsuo IshiiFix pgpool_recovery extension script.
2022-07-09 Tatsuo IshiiTest: Fix regression test script to look for pgpool...
2022-07-06 Tatsuo IshiiFix to not cache SELECT having functions with return...
2022-07-05 Tatsuo IshiiFix query cache to not cache timestamptz and timetz...
2022-07-04 Tatsuo IshiiFix bug in query cache.
2022-07-01 Bo PengAdd ssh options to restore_command in sample scripts.
2022-06-30 Masaya KawamotoDoc: fix description about using PCP password file...
2022-06-23 Tatsuo IshiiAllow to run pgpool_setup on PostgreSQL 15.
2022-06-17 Tatsuo IshiiEnable debug1 while executing 074.bug700_memqcache_segf...
2022-06-13 Bo PengAllow pgpool_setup to test sample scripts and sample...
2022-06-13 Bo PengRename configuration parameter delegate_IP to delegate_ip.
2022-06-13 Tatsuo IshiiAdd pool_config.c to src/tools/pgmd5/.gitignore.
2022-06-06 Tatsuo IshiiAdd debug logs to print each initial shared memory...
2022-06-06 Tatsuo IshiiDoc: fix memory requirement section.
2022-06-05 Bo PengRemove spaces in sample scripts.
2022-06-05 Bo PengAllow to rewrite archive_command in sample scripts.
2022-06-05 Bo PengUpdate PSQL connection information in sample scripts.
2022-06-04 Tatsuo IshiiRevert "Enable debug1 while executing 074.bug700_memqca...
2022-06-02 Tatsuo IshiiFix segfault in end_internal_transaction().
2022-06-02 Tatsuo IshiiDoc: fix wrong explanation on memqcache_maxcache, memqc...
2022-05-31 Tatsuo IshiiWhen CloseComplete is received, foward to frontend...
2022-05-31 Muhammad UsamaSkipping useless ereport/elog calls.
2022-05-31 Tatsuo IshiiFix internal transaction handling bug in snapshot isola...
2022-05-30 Bo PengUpdated the sample scripts to allow ssh login user...
2022-05-25 Tatsuo IshiiFix accepting INET fd bug.
2022-05-21 Tatsuo IshiiEnable debug1 while executing 074.bug700_memqcache_segf...
2022-05-20 Tatsuo IshiiAdd volatile modifier to a variable used in the query...
2022-05-18 Bo PengDoc: add release notes.
2022-05-18 Bo PengDoc: move the example of "Pgpool-II on Kubernetes"...
2022-05-14 Tatsuo IshiiEnhance in stopping pgpool main process.
2022-05-10 Tatsuo IshiiFix comment.
2022-05-09 Tatsuo IshiiFix not to abort session while in failed transaction.
2022-05-09 Masaya KawamotoDoc: update configuration example.
2022-05-02 Bo PengChange the PID length of pcp_proc_count command to...
2022-04-28 Bo PengDoc: update the example output of pcp_watchdog_info.
2022-04-28 Bo PengDoc: update the example output of pcp_watchdog_info.
2022-04-28 Bo PengDoc: mention that escaping is required if you are provi...
2022-04-27 Muhammad UsamaFix for [pgpool-general: 7896] Possible race condition..
2022-04-25 Tatsuo IshiiRevert "Attempt to fix buildfarm timeout error."
2022-04-21 Tatsuo IshiiAttempt to fix buildfarm timeout error.
2022-04-21 Tatsuo IshiiAdd more logging to exit_handler in pgpool main process.
2022-04-18 Bo PengImprove regression test to detect segmentation fault.
2022-04-17 Tatsuo IshiiTest: stabilize 018.detach_primary.
2022-04-17 Tatsuo IshiiTest: enhance 074.bug700_memqcache_segfault
2022-04-14 Tatsuo IshiiFix exit_handler in pgpool main process.
2022-04-11 Masaya KawamotoFix memory leak pointed out by Coverity.
2022-04-09 Tatsuo IshiiFix pgpool child process to obtain process information.
2022-04-09 Tatsuo IshiiRevert "Fix pgpool child process to obtain process...
2022-04-09 Tatsuo IshiiFix pgpool child process to obtain process information.
2022-04-06 Tatsuo IshiiFix shared memory allocation function.
2022-04-06 Tatsuo IshiiFix possible null pointer dereference per Coverity.
2022-04-04 Tatsuo IshiiRevert "Prevent hang in terminate_all_childrens()."
2022-04-01 Tatsuo IshiiPrevent hang in terminate_all_childrens().
2022-03-29 Muhammad UsamaFix logging for disabled pool_passwd
2022-03-26 Tatsuo IshiiAdd pending signal check in check_requests().
2022-03-19 Tatsuo IshiiAllow shutdown interrupt while processing SIGCHILD...
2022-03-18 Tatsuo IshiiFix bug with pg_enc and pg_md5.
2022-03-15 Tatsuo IshiiEnhance 077.invalid_failover_node regression test.
2022-03-12 Tatsuo IshiiEnhance error message while processing parse message.
2022-03-11 Tatsuo IshiiCleanup pgpool main process logging.
2022-03-11 Tatsuo IshiiDowngrade log level of ParameterStatus message.
2022-03-10 Tatsuo IshiiFix not to include garbage in "%m" log_line_prefix.
2022-03-05 Tatsuo IshiiImplement comma separated multiple pcp listen addresses.
next