pgpool2.git
2016-09-09 Tatsuo IshiiRemove useless assignment.
2016-09-06 Tatsuo IshiiEnhance performance of SELECT when lots of rows involved.
2016-09-05 Tatsuo IshiiDon't ignore sync message from frontend when query...
2016-08-29 Muhammad UsamaFix for 237: Pgpool-II fails to start if listen_address...
2016-08-27 Tatsuo IshiiAdd comment to the document about connection_cache.
2016-08-24 Tatsuo IshiiMake authentication error message more user friendly.
2016-08-22 Muhammad UsamaTighten up health check timer expired condition in...
2016-08-22 Tatsuo IshiiAdd Japanse SGML documentation directory doc.ja.
2016-08-22 Tatsuo IshiiCreate regression log directory if it does not exist...
2016-08-19 Tatsuo IshiiUpdate "Preface".
2016-08-19 Tatsuo IshiiFix thinko of previous commit bb41a1e55d59f842d8b97cdbb...
2016-08-19 Tatsuo IshiiRedirect output of make to log/regression.log.
2016-08-18 Tatsuo IshiiLet watchdog_setup to be installed.
2016-08-18 Tatsuo IshiiAdd examples to pgpool_setup reference manual.
2016-08-17 Muhammad UsamaFixing the error messages when the socket operation...
2016-08-17 Tatsuo IshiiAdd pgpool_setup reference manual.
2016-08-16 Muhammad UsamaHandling of pg_terminate_backend for simple query protocol
2016-08-16 Tatsuo IshiiLet pgpool_setup install into dist bin.
2016-08-16 Tatsuo IshiiWrite SGML documents.
2016-08-15 Tatsuo IshiiFix regression failure of 003.failover.
2016-08-12 Muhammad UsamaFixing a typo in the log message
2016-08-12 Tatsuo IshiiAdd "replication delay" column to "show pool_nodes".
2016-08-11 Tatsuo IshiiUnbreak version 2 protocol case.
2016-08-09 Tatsuo IshiiAdd regression test for bug 230.
2016-08-09 Tatsuo IshiiFix hang when portal suspend received
2016-08-04 Muhammad UsamaFix for 228: pgpool doesn't de-escalate IP in case...
2016-08-03 Bo Pengfix japanese doc typo
2016-08-02 Muhammad UsamaSIGUSR1 signal handler should be installed before watch...
2016-08-02 Muhammad UsamaFix for 218: Inconsistent status of Postgresql nodes...
2016-08-01 Muhammad UsamaFix for 215: pgpool doesnt escalate ip in case of anoth...
2016-08-01 Muhammad UsamaFixing a typo in english doc
2016-07-29 Muhammad UsamaFixing a coding mistake in watchdog code.
2016-07-29 Tatsuo IshiiAdd new script called "watchdog_setup".
2016-07-29 Tatsuo IshiiAdd "-pg" option to pgpool_setup.
2016-07-29 Tatsuo IshiiFix "4.3.2 Running mode of pgpool-II".
2016-07-28 Muhammad UsamaDisplay human readable output for backend node status.
2016-07-27 Tatsuo IshiiReplace "MAJOR" macro to prevent occasional failure.
2016-07-26 Tatsuo IshiiEnhance SGML docs.
2016-07-14 Muhammad UsamaFix for [pgpool-hackers: 1501] kind does not match...
2016-07-14 Muhammad UsamaFix handling of pcp_listen_addresses config parameter.
2016-07-12 Tatsuo IshiiDo not update status file if all backend nodes are...
2016-07-07 Tatsuo IshiiSave and restore errno in each signal handler.
2016-07-07 Tatsuo IshiiFix usage of wait(2) in pgpool main process
2016-06-28 Tatsuo IshiiFix confusing error messages.
2016-06-24 Tatsuo IshiiFix buffer over run problem in "show pool_nodes".
2016-06-20 Tatsuo IshiiUpdate version number to "3.6-alpha1"
2016-06-17 Muhammad UsamaFixing [pgpool-hackers: 1638] pgpool-II does not use...
2016-06-16 Muhammad UsamaFix for [pgpool-hackers: 1630] autoconf broken
2016-06-15 Tatsuo IshiiFix bug with load balance node id info on shmem
2016-06-13 Tatsuo IshiiAdd Appendix part (release notes).
2016-06-09 Muhammad Usamafix for 0000197: pgpool hangs connections to database..
2016-06-09 pengbochange the Makefile under this directory src/sql/,that...
2016-06-08 Yugo NagataFix a posible hang during health checking
2016-06-06 Tatsuo IshiiAdd various section skeletons.
2016-06-05 Muhammad UsamaSilent Coverity Scan report# 1355042
2016-06-04 Tatsuo IshiiDelete git tracking of auto generated files.
2016-05-26 Tatsuo IshiiAdd more sections to runtime.sgml.
2016-05-25 Tatsuo IshiiTweak documents and add runtime.sgml.
2016-05-25 Tatsuo IshiiDeal with the case when the primary is not node 0 in...
2016-05-24 Muhammad UsamaFixing coverity scan reported issues.
2016-05-24 Tatsuo IshiiIf statement timeout is enabled on backend and do_query...
2016-05-23 Muhammad UsamaPermit pgpool to support multiple SSL cipher protocols
2016-05-23 Muhammad UsamaFixing an oversight by previous pgpool show/set command...
2016-05-22 Tatsuo IshiiFix extended protocol handling in raw mode
2016-05-21 Muhammad UsamaAdding new PGPOOL SET and PGPOOL RESET commands.
2016-05-20 Tatsuo IshiiFix confusing comments in pgpool.conf
2016-05-12 pengboFix Chinese documetation bug about raw mode
2016-05-11 Yugo NagataFix documetation bug about raw mode
2016-05-10 Muhammad UsamaAdding new SHOW command for pgpool-II configuration...
2016-05-09 pengboFix is_set_transaction_serializable() when
2016-05-05 Tatsuo IshiiAllow to access to pgpool while doing health checking
2016-05-03 Muhammad UsamaFixing the crash caused by a mistake made by previous...
2016-05-02 Muhammad UsamaStreamlining the pgpool configuration system (Work...
2016-05-02 Tatsuo IshiiAdd README for failover implementation (work in progress)
2016-05-02 Tatsuo IshiiFix typo in comment
2016-04-21 Tatsuo IshiiMinimize the chance of session disconnection while...
2016-04-20 pengboChange the PID length of pcp_proc_count command result...
2016-04-17 Tatsuo IshiiDo not restart child process if certain conditions met
2016-04-15 Tatsuo IshiiRedirect all user queries to primary server
2016-04-13 Tatsuo IshiiFix extended protocol hang with empty query
2016-04-07 Muhammad Usamaremoving the limit on the maximum number of items in...
2016-04-07 Tatsuo IshiiFirst cut of Proposal: minimize process restart when...
2016-04-05 Muhammad UsamaFix for [pgpool-general: 4569] PGPoolII-3.5 : segfault
2016-03-29 Muhammad UsamaValidating the PCP packet length
2016-03-29 Tatsuo IshiiFix extended query hangs
2016-03-28 Tatsuo IshiiFix typo
2016-03-28 Tatsuo IshiiFix pgpool hang bug (deal with bug 167)
2016-03-26 Tatsuo IshiiFix typo in the previous commit.
2016-03-26 Tatsuo IshiiFix pgpool_setup to not confuse log output
2016-03-19 Tatsuo IshiiFix copyright notice.
2016-03-19 Tatsuo IshiiWrite "What is pgpool-II?", "A Brief History of pgpool...
2016-03-19 Tatsuo IshiiFix installation procedure.
2016-03-18 Tatsuo IshiiRemove derived HTML files from repository.
2016-03-18 Tatsuo IshiiWrite initial version of PCP command reference intro.
2016-03-16 Tatsuo IshiiChange description of backend_flag.
2016-03-15 Tatsuo IshiiMega patch to add SGML docs.
2016-03-14 Tatsuo IshiiFix typo in configure
2016-03-07 Muhammad UsamaFix for [pgpool-general: 4519] Worker Processes Exit...
2016-03-04 Tatsuo IshiiFix pgpool hung after receiving error state from backend
2016-03-03 Tatsuo IshiiFix query stack problems in extended protocol case.
next