pgpool2.git
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.
2013-03-11 Tatsuo IshiiFix connect_inet_domain_socket_by_port() to not return...
2013-03-05 Tatsuo IshiiFix connect_inet_domain_socket_by_port() to set more...
2013-02-18 Yugo NagataMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2013-02-18 Yugo NagataAdd wd_lifecheck_dbname, wd_lifechedk_user, and wd_life...
2013-02-18 Nozomi AnzaiPrepare 3.2.3.
2013-02-18 Yugo NagataFix a compiler warning due to a wrong format specifier.
2013-02-16 Tatsuo IshiiFix connect_inet_domain_socket_by_port() bug introduced...
2013-02-08 Yugo NagataReplace double quote to single quote
2013-02-07 Yugo NagataUpdate copyright year.
2013-02-06 Yugo NagataAdd pool_passwd option to pgpool.conf.sample, pool_proc...
2013-02-06 Yugo NagataModify pgpool.conf.sample* and documents to correct...
2013-02-06 Yugo NagataModify descriptions of restrictions on watchdog.
2013-02-06 Yugo NagataFix exec_ping not to log error message when IP to ping...
2013-02-04 Yugo NagataAvoid a possible hang during the active pgpool exits.
2013-02-04 Yugo NagataAvoid split-brain situation reported in [pgpool-general...
2013-02-01 Yugo NagataAdd options wd_lifecheck_dbname, wd_lifecheck_user...
2013-02-01 Yugo NagataFix segmentation fault while pgpool-II stating up or...
2013-01-30 Tatsuo IshiiAdd caution to increase num_init_children if watchdog...
2013-01-23 Tatsuo IshiiFix connecting to backend problem introduced in 3.2...
2013-01-16 Tatsuo IshiiFix LISTEN/NOTIFY handling bugs reported in bug #45.
2013-01-08 Tatsuo IshiiLog that failover is avoided because "fail_over_on_back...
2012-12-27 Tatsuo IshiiFix long standing bug with pool_open(). It initializes...
2012-12-18 Yugo NagataFix a typo of a log message.
2012-12-18 Yugo NagataFix bug that only tables in white_memqcache_table_list...
2012-12-17 Nozomi AnzaiFix read_startup_packet() to reset alarm and free Start...
2012-12-15 Tatsuo IshiiMerge branch 'master' of ssh://git.postgresql.org/pgpool2
2012-12-15 Tatsuo IshiiFix child_exit() to not call send_frontend_exits()...
2012-12-12 Yugo NagataFix to print error message when the port number for...
2012-12-12 Yugo NagataFix pg_md5 to output "\n" after user inputs password.
2012-12-10 Yugo NagataFix a typo of configure.
2012-12-10 Tatsuo IshiiFix long standing bug "portal not found" error when...
2012-12-07 Tatsuo IshiiFix pool_search_relcache() to use MASTER or MASTER_NODE...
2012-12-05 Tatsuo IshiiFix health_check() to check the health check timer...
2012-12-05 Tatsuo IshiiFix connect_inet_domain_socket_by_port() to not error...
2012-12-04 Yugo NagataRemove pcp_timeout from pgpool.conf.* & pool_process_re...
2012-12-04 Yugo NagataAdd wd_hostname to pool_process_reporting.c.
2012-12-04 Yugo NagataFix a typo of configure.
2012-11-29 Tatsuo IshiiFix wd_is_upper_ok() to check malloc result.
2012-11-23 Tatsuo IshiiFix reaper() not to exit wait3() loop when catches...
next