pgpool2.git
2019-02-05 Tatsuo IshiiReduce memory usage when large data set is returned...
2019-02-05 Tatsuo IshiiFix syntax error in extended query test script.
2019-01-29 Tatsuo IshiiFix corner case bug with strip_quote().
2019-01-27 Tatsuo IshiiMention that schema qualifications cannot be used in...
2019-01-23 Tatsuo IshiiFix typo in a figure.
2019-01-23 Takuma HoshiaiDoc: update 'Preface' chapter for version 4.1.
2019-01-23 Takuma HoshiaiFix typo about wd_priority in watchdog_setup.
2019-01-18 Muhammad UsamaFixing 0000455: watchdog lifecheck process has segfalut...
2019-01-10 Tatsuo IshiiFix Pgpool child segfault in a race condition.
2019-01-03 Tatsuo IshiiDoc: fix typo in logdir description.
2018-12-26 Tatsuo IshiiEnhance performance of CopyData message handling.
2018-12-25 Takuma HoshiaiFix PAM authentication failed with Pgpool-II 4.0.2.
2018-12-11 Tatsuo IshiiFix occasional extended query hang.
2018-12-06 Tatsuo IshiiDeal with "terminating connection due to idle-in-transa...
2018-12-04 Tatsuo IshiiImplement new feature not to accept incoming connections.
2018-11-26 Tatsuo IshiiFix memory leak pointed out by Coverity.
2018-11-21 Bo PengAdd release notes.
2018-11-21 Takuma Hoshiaihange sort algorism buble sort to quick sort .
2018-11-21 Takuma HoshiaiFix to sort startup packet's parameters sent by client.
2018-11-19 Tatsuo IshiiChange function name and messages of detect_error.
2018-11-15 Muhammad UsamaFix broken authentication for Pgpool's internal connections
2018-11-15 Takuma HoshiaiAdd missed src/tools/pgenc/pg_enc.c by commit bc9119f61...
2018-11-15 Tatsuo IshiiFix memory leak found by Coverity,
2018-11-13 Takuma HoshiaiFix compiler warnings with gcc 8.x.
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-08 Bo PengStart 4.1 development.
2018-11-05 Tatsuo IshiiFix query cache invalidation bug.
2018-11-03 Tatsuo IshiiFix segfault in extended query + query cache case.
2018-11-01 Tatsuo IshiiFix memory leak in extended query + query cache enabled.
2018-10-31 Bo Pengdoc: fix typo in previous commit.
2018-10-31 Bo Pengdoc: change to release notes.
2018-10-31 Bo Pengdoc: change release notes.
2018-10-30 Muhammad UsamaFix for 0000419: pg_md5: -m removes users
2018-10-30 Muhammad UsamaAllow ssl key files to be owned by users other than...
2018-10-30 Muhammad UsamaAllow PCP[attach/detach/promote] commands during failover.
2018-10-30 Bo Pengdoc: Add release-note.
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-19 Bo PengChange pgpool.spec to not include pgpool_regclass from...
2018-10-19 Bo PengFix syntax error in SPEC file.
2018-10-19 Bo PengSome changes to SPEC file.
2018-10-19 Bo PengSome changes to SPEC file.
2018-10-19 Bo PengSome changes to release-note.
2018-10-18 Bo PengFix syntax error in native replication, when queries...
2018-10-18 Bo PengFix docuemnt typos and update release date.
2018-10-18 Bo Peng Change pgpool.spec file to install extension to server...
2018-10-12 Tatsuo IshiiFix occasional less data returned to frontend.
2018-10-11 Tatsuo IshiiFix memory leak when query cache enabled in streaming...
2018-10-10 Tatsuo Ishiidoc: add note to online recovery doc.
2018-10-09 Tatsuo IshiiAdd "log_client_messages = on" to pursue occasional...
2018-10-09 Tatsuo IshiiFix memory leak pointed out by Coverity.
2018-10-09 Tatsuo IshiiFix memory leak in trigger_failover_command.
2018-10-09 Tatsuo IshiiAllow to handle beta or rc version.
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-10-05 Tatsuo IshiiFix comment broken by pgindent.
2018-10-05 Tatsuo IshiiRevert "Fix comment broken by pgindent."
2018-10-05 Tatsuo IshiiFix comment broken by pgindent.
2018-10-05 Tatsuo IshiiAdd "log_client_messages = on" to know more detailed...
2018-10-05 Tatsuo IshiiFix memory leak pointed out by 2018/10/5 Coverity scan.
2018-10-04 Tatsuo IshiiFix some coverity warnings.
2018-10-04 Tatsuo IshiiFix regression test 024 failure.
2018-10-03 Bo PengFix document typo.
2018-09-29 Tatsuo IshiiTry to fix regression test 024 failure.
2018-09-28 Tatsuo IshiiAdd cert authentication test.
2018-09-24 Tatsuo IshiiFix to add execution permission.
2018-09-21 Bo PengAdd EXECUTE/DEALLOCATE regression test.
2018-09-19 Bo PengEnable AM_MAINTAINER_MODE for master branch.
2018-09-19 Bo PengUpdate pgpool.spec. V4_0_0_BETA1 V4_0_0_BETA1_RPM
2018-09-19 Bo PengFix typos.
2018-09-19 Bo PengChange Makefile of pgpool_recovery.
2018-09-19 Bo PengPrepare 4.0beta1.
2018-09-19 Bo PengUpdate pgpool.spec file.
2018-09-19 Bo PengSome changes to 4.0 release-note and update release...
2018-09-19 Takuma HoshiaiDoc: Add Japanese release-note for Pgpool-II 4.0, and...
2018-09-19 Bo PengDisable AM_MAINTAINER_MODE.
2018-09-19 Bo PengAdd missing pgpool_recovery--1.0--1.1.sql file to updat...
2018-09-18 Bo PengAdd pgpool_recovery--1.1--1.2.sql file to update pgpool...
2018-09-13 Bo PengFix kind mismatch error when DEALLOCATE statement is...
2018-09-13 Tatsuo IshiiDowngrade warning to debug5 when AES/PLAIN password...
2018-09-10 Bo PengAdd missing src/parser/scan.c file.
2018-09-10 Tatsuo IshiiFix buildfarm error of 023.ssl_connection.
2018-09-06 Bo PengPrepare 4.0alpha2. V4_0_0_ALPHA2
2018-09-06 Bo PengAdd some changes to 4.0 english release note.
2018-09-06 Bo PengAdd japanese docs for changes about client authenticati...
2018-09-05 Muhammad UsamaFix for 0000428: Secure TCP/IP Connections with SSL...
2018-09-05 Bo PengAdd "Migration to Version 4.0" section to releasenote.
2018-09-04 Muhammad UsamaMiscellaneous fixes in the area of SCRAM authentication.
2018-08-30 Bo PengAdd missing gram.c by previous commit.
2018-08-29 Tatsuo IshiiAdd regression test for SSL connection.
2018-08-28 Bo PengImport PostgreSQL 11 beta3 parser.
2018-08-23 Tatsuo IshiiUnbreak pgpool_setup and regression tests against pre...
2018-08-22 Tatsuo IshiiUpdate copyright year.
2018-08-22 Tatsuo IshiiAdd notes regarding failover script.
2018-08-22 Tatsuo IshiiFix memory leak and typo in comments.
2018-08-21 Tatsuo IshiiFix memory leak pointed out by Coverity.
2018-08-20 Bo PengAdd missing new file to previous commit. V4_0_0_ALPHA1
2018-08-20 Bo PengMove pgproto header files to "include/pgproto".
2018-08-20 Bo PengChange test file name to avoid make dist error due...
next