summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-24Remove "//" comments.extended_protocol_performanceTatsuo Ishii
2015-09-24Remove unused variables and unnecessary debug lines.Tatsuo Ishii
2015-09-23Merge branch 'master' into extended_protocol_performanceTatsuo Ishii
2015-09-23Allow to run pgpool in debug mode in regression tests.Tatsuo Ishii
2015-09-23Now all the regression tests passed.Tatsuo Ishii
2015-09-22Now query cache tests (006 and 007) passed. But 051.bug60 fails.Tatsuo Ishii
2015-09-17Merge branch 'master' into extended_protocol_performanceTatsuo Ishii
2015-09-17Now all the regression tests except 007.memqcache-memcached passed.Tatsuo Ishii
2015-09-08Now 005.jdbc of streaming replication mode passed.Tatsuo Ishii
2015-09-07Add infrastructure to properly manage Parse/Bind/Close responses.Tatsuo Ishii
2015-09-05Now 0005.jdbc passes except PrepareQuery test.Tatsuo Ishii
2015-09-05Fix wrong description in documents about log_standby_delayYugo Nagata
2015-09-04Fix wrong description in documents about log_standby_delayYugo Nagata
2015-09-03Merge branch 'master' into extended_protocol_performanceTatsuo Ishii
2015-09-03Fix ancient bug of pool_push() and friends.Tatsuo Ishii
2015-09-03Attempt to pass the JDBC regression test.Tatsuo Ishii
2015-08-27Now replication mode works.Tatsuo Ishii
2015-08-27Merge branch 'master' into extended_protocol_performanceTatsuo Ishii
2015-08-27Fix regression test driver.Tatsuo Ishii
2015-08-26Now pgbench -M extended either -S or without -S runs fine.Tatsuo Ishii
2015-08-26File for CommandComplete.Tatsuo Ishii
2015-08-26As of 2015/08/17.Tatsuo Ishii
2015-08-26Unset query in progress before processing reset request to ensure theTatsuo Ishii
2015-08-26Checkpoint.Tatsuo Ishii
2015-08-26Add sync_map".Tatsuo Ishii
2015-08-26Now this works with one DB node case.Tatsuo Ishii
2015-08-26Work at 2015/04/20.Tatsuo Ishii
2015-08-26As of 2015/04/08Tatsuo Ishii
2015-08-25Remove pcp_systemdb_info from MakefileYugo Nagata
2015-08-25Remove backend_socket_dir codesYugo Nagata
2015-08-24Remove a document part forgotten to removeYugo Nagata
2015-08-24Remove codes for parallel query modeYugo Nagata
2015-08-24Fix compiler warning.Tatsuo Ishii
2015-08-21Remove rpm_installer directoryYugo Nagata
2015-08-21Remove tests directory which are incorporated into regression testYugo Nagata
2015-08-21Fix typo in DocumentYugo Nagata
2015-08-21Fix untranslated sentence in Japanese documentYugo Nagata
2015-08-20Add forgotten Makefile to rewrite-timestamp regress testYugo Nagata
2015-08-20Add timestamp-rewrite unit test to regression test suiteYugo Nagata
2015-08-20Fix rewrite-timestamp unit test for masterYugo Nagata
2015-08-19Fix complication error and segfault of timestamp rewrite testYugo Nagata
2015-08-19Remove a test codeYugo Nagata
2015-08-19Fix inconsistency of sequence values in replication modeYugo Nagata
2015-08-19Fix regress test to sleep after pgpool_reloadYugo Nagata
2015-08-19Fix broken regression test for native replicationYugo Nagata
2015-08-19Fix false alert of regression tset 062Yugo Nagata
2015-08-18Fix reset query stuck problem. (Porting the solution from older branches)Muhammad Usama
2015-08-06Issue fsync() when writing pgpool_status.Tatsuo Ishii
2015-08-05Fix misinformation regarding load balancing in docs.Tatsuo Ishii
2015-07-24Update release notesYugo Nagata