pgpool2.git
2013-06-13 Tatsuo IshiiAdd "--no-stop" option.
2013-06-12 Tatsuo IshiiFix bug #58, fails to invalidate query cache.
2013-06-10 Tatsuo IshiiUpdate copyright year.
2013-06-07 Tatsuo IshiiReplace sleep with psql loop to reduce wait time.
2013-06-07 Tatsuo IshiiPrevious commit broke replication mode case.
2013-06-07 Tatsuo IshiiSpeed up a little bit.
2013-06-07 Tatsuo IshiiUpdate copyright year.
2013-06-05 Tatsuo IshiiAdd license section.
2013-06-05 Tatsuo IshiiFix copyright year of license section.
2013-06-03 Tatsuo IshiiFix bug with do_query which causes hung in extended...
2013-06-02 Tatsuo IshiiFix unnecessary degeneration caused by error on commit.
2013-06-01 Guillaume LelargeTypo fix in the docs
2013-06-01 Guillaume LelargeAdd licence to pgpool docs.
2013-05-31 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-31 Yugo NagataFix possible deadlock during faiover when using three...
2013-05-28 Tatsuo IshiiAdd new parameter "search_primary_node_timeout".
2013-05-28 Nozomi AnzaiUpdate for pgpool-II 3.3
2013-05-28 Nozomi AnzaiAdd shell scripts to install pgpool-II and pgpoolAdmin...
2013-05-23 Yugo NagataFix a bug that wattchdog can use only one network devic...
2013-05-23 Yugo NagataFix typos.
2013-05-23 Yugo NagataFix typos of comments & log messages.
2013-05-17 Yugo Nagataautoreconf V3_3_0_ALPHA1
2013-05-17 Yugo NagataAdd releas note for 3.3.0 alpha1
2013-05-17 Yugo NagataFix typo
2013-05-17 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-17 Yugo NagataAdd description about that heartbeat mode is recommende...
2013-05-17 Tatsuo IshiiAdd mention about installing pgpool_regclass using...
2013-05-17 Yugo NagataFix typo of documents.
2013-05-17 Yugo NagataModify release note in pgpool-ja.html
2013-05-17 Yugo NagataFix typo
2013-05-17 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-17 Yugo NagataFix possible deadlock during failover with watchdog...
2013-05-16 Tatsuo IshiiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-16 Tatsuo IshiiFix do_query() not to hang when PostgreSQL returns...
2013-05-15 Yugo NagataRemove watchdog/wd_udp.c
2013-05-15 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-15 Yugo NagataRename watchdog options
2013-05-15 Yugo NagataRearrange order of watchdog options
2013-05-15 Yugo NagataAdd description about watchdog's new feature.
2013-05-14 Tatsuo IshiiFix error when pgpool_regclass is not installed.
2013-05-14 Tatsuo IshiiComment out backend1 data. This should have been done...
2013-05-13 Nozomi AnzaiAdd pgpool_pgctl().
2013-05-12 Yugo NagataFix wd_create_send_socket() not to execute select(...
2013-05-12 Yugo NagataFix error of `make dist' about parser/Makefile.in
2013-05-12 Yugo NagataFix not to execute escalation when the active pgpool...
2013-05-12 Yugo NagataFix to show new watchdog parameters by SHOW pool_status...
2013-05-12 Yugo NagataAdd new watchdog parameters ot pgpool.conf.sample*
2013-05-11 Tatsuo IshiiFixes from Bruce Momjian.
2013-05-11 Tatsuo IshiiFix description on SSL.
2013-05-11 Tatsuo IshiiAdd comments suggested by Bruce Momjian.
2013-05-11 Tatsuo IshiiFix comment suggested by Bruce Momjian.
2013-05-11 Tatsuo IshiiAdd the ability to specify number of PostgreSQL cluster...
2013-05-10 Nozomi AnzaiAdd CREATE OR REPLACE FUNCTION pgpool_pgctl(text, text)
2013-05-10 Nozomi AnzaiAdded the right file. I commited the conflicted one.
2013-05-10 Nozomi AnzaiAdd a function "pgpool_pgctl()" which enebles to execut...
2013-05-09 Yugo NagataRemove a semicolon at end a line.
2013-05-09 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-05-09 Yugo NagataFix a typo of log message.
2013-05-08 Tatsuo IshiiFix %H in trigger_failover() to assign new primary...
2013-05-08 Tatsuo IshiiSupport more than 2 DB nodes, follow_master_command.
2013-05-08 Tatsuo IshiiConsider timeout waiting for compeletion of failback...
2013-05-08 Tatsuo IshiiAdd mention about "-D" option.
2013-04-26 Yugo NagataMerge branch 'feature/watchdog_for_v3_3'
2013-04-26 Yugo NagataAdd wd_escalation_command option
2013-04-26 Yugo NagataAdd clear_memqcache_on_escalation option
2013-04-21 Yugo NagataFix to clear all the query cache on shared memory when...
2013-04-19 Yugo NagataAdd authentication mechanism for watchdog packet commun...
2013-04-19 Tatsuo IshiiFix bug with on memory query cache in handling UPDATE...
2013-04-19 Tatsuo IshiiAllow to set memqcache_oiddir.
2013-04-18 Yugo NagataMerge branch 'feature/watchdog_for_v3_3' of ssh://git...
2013-04-18 Yugo NagataReplace "sticky bit" to "setuid bit" in log message...
2013-04-18 Yugo NagataReplace "sticky bit" to "setuid bit" in comments and...
2013-04-17 Tatsuo IshiiRemove root user check when watch is enabled.
2013-04-17 Tatsuo IshiiFix scanner to set standard_confirming_strings = false...
2013-04-17 Tatsuo IshiiFix DROP OPERATOR FAMILY.
2013-04-16 Tatsuo IshiiForgot adding new parser related files.
2013-04-16 Tatsuo IshiiFix outfuncs.c to adopt CREATE ... LIKE. Now test/parse...
2013-04-16 Tatsuo IshiiMega commit to import PostgreSQL 9.2 raw parser.
2013-04-16 Yugo NagataAdd interlocking mechanism of exclusive failover comman...
2013-04-16 Yugo NagataAdd interlocking mechanism of exclusive failover comman...
2013-04-08 Tatsuo Ishiiremove "//" comments.
2013-04-08 Tatsuo IshiiRemove "//" comments.
2013-04-08 Tatsuo IshiiRemove // comment which is prohibited by our coding...
2013-04-08 Tatsuo IshiiRemove unnecessary code files.
2013-04-07 Tatsuo IshiiFix error message mistakes in detect_postmaster_down_er...
2013-04-07 Tatsuo IshiiFix pool_has_pgpool_regclass() to check execute privile...
2013-04-06 Tatsuo IshiiAdd test/pgpool_setup.
2013-04-05 Tatsuo IshiiAdd tool called pgpool_setup to set up pgpool-II and...
2013-04-04 Yugo NagataAdd options of watchdog UDP heartbeat mode to pgpoo...
2013-04-04 Tatsuo IshiiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-04-03 Tatsuo IshiiAdopt PostgreSQL 9.3. Patch contributed by Asif Rehman.
2013-03-29 Yugo NagataFix to calculate replication delay only if standby...
2013-03-29 Tatsuo IshiiAdd debugging aid for VALID_BACKEND macro.
2013-03-29 Tatsuo IshiiFix bug with md5 auth long user name handling.
2013-03-25 Tatsuo IshiiAdd sql/pgpool-recovery/pgpool_recovery--1.0.sql, sql...
2013-03-24 Tatsuo IshiiSupport installation method using CREATE EXTENSION...
2013-03-19 Yugo NagataFix to restart watchdog processes automatically when...
2013-03-18 Tatsuo IshiiFix long standing bug with timestamp rewriting code...
2013-03-18 Yugo NagataAdd new watchdog mode using heartbeat signal of udp...
2013-03-15 Tatsuo IshiiAdd missing tag.
next