pgpool2.git
2011-11-18 Tatsuo IshiiAdd .gitignore.
2011-10-27 Tatsuo IshiiRun autoconf.
2011-10-27 Tatsuo IshiiMajor cleanup for strncpy(). There are several places...
2011-10-12 Tatsuo IshiiUpdate cached backend status whenever possible.
2011-09-28 Tatsuo IshiiFix buffer overrun problem when pcp password is longer...
2011-09-26 Toshihiro KitagawaFix typo.
2011-09-26 Tatsuo IshiiRemove PGDLLIMPORTI which is only neccessary for Windows
2011-09-08 Toshihiro KitagawaPrepare 3.1. V3_1_0
2011-09-08 Toshihiro KitagawaPrepare 3.1.
2011-09-08 Toshihiro KitagawaMerge release note of pgpool-II 3.0.4.
2011-09-08 Toshihiro KitagawaRemove sr_check_password and health_check_password...
2011-09-07 Toshihiro KitagawaMerge NEWS of pgpool-II 3.0.4.
2011-09-07 Toshihiro KitagawaProofread French version of document.
2011-09-05 Toshihiro KitagawaFix bug with timestamp rewriting.
2011-09-05 Toshihiro KitagawaFix timestamp test so that it works.
2011-09-04 Toshihiro KitagawaPrepare 3.1-RC1. V3_1_0_RC1
2011-09-03 Toshihiro KitagawaAdd French version of documents.
2011-09-03 Toshihiro KitagawaFix double free in rewrite_timestamp_insert().
2011-08-31 Toshihiro KitagawaChange directive name in pool_status. flag -> backend_flag.
2011-08-31 Toshihiro KitagawaFix crash of pgpool child when frontend connects if...
2011-08-30 Toshihiro KitagawaFix memory leak in discard_persistent_db_connection()
2011-08-30 Toshihiro KitagawaFix memory leak in string_register_func().
2011-08-29 Toshihiro KitagawaFix invalid memory write in add_regex_pattern().
2011-08-29 Toshihiro KitagawaFix memory leak in free_select_result().
2011-08-29 Toshihiro KitagawaChange the handling of sequence functions(nextval,...
2011-08-25 Guillaume LelargeUpdate pgpool.conf so that pgpoolAdmin could work
2011-08-24 markusAdd the current state of the German translation of...
2011-08-23 Toshihiro KitagawaPrepare 3.1-beta2. V3_1_0_BETA2
2011-08-23 Toshihiro KitagawaPrepare 3.1-beta2.
2011-08-23 Tatsuo IshiiFix segfault in following scenario:
2011-08-22 Toshihiro KitagawaFix typo.
2011-08-22 Toshihiro KitagawaRemove "Installing pgpool_walrecrunning" section of...
2011-08-22 Toshihiro KitagawaAdd judgement of unlogged table to flow chart.
2011-08-18 Tatsuo IshiiFix send_to_where() so that it correctly recognizes...
2011-08-17 Toshihiro KitagawaAllow to issue SELECT to unlogged tables in master...
2011-08-17 Toshihiro KitagawaUpdate comments for PostgreSQL 9.1.
2011-08-17 Toshihiro KitagawaFix bug which rewriting timestamp of default value...
2011-08-17 Tatsuo IshiiAdd simplified Chinese version of documents.
2011-08-15 Tatsuo IshiiFix typo in a comment.
2011-08-12 Toshihiro KitagawaPrepare 3.1-beta1. V3_1_0_BETA1
2011-08-12 Toshihiro KitagawaFix compiler warnings.
2011-08-12 Toshihiro KitagawaPrepare 3.1-beta1.
2011-08-12 Toshihiro KitagawaFix the location which gets the parse tree because...
2011-08-12 Toshihiro KitagawaFix pcp_attach_node command so that it emits error...
2011-08-12 Toshihiro KitagawaFix bug which cannot use the cursors of JDBC driver...
2011-08-12 Toshihiro KitagawaRemove unnecessary function arguments.
2011-08-11 Tatsuo IshiiEnhance release notes.
2011-08-11 Tatsuo IshiiEnhance NEWS.
2011-08-11 Tatsuo IshiiFix description about backend_weight.
2011-08-08 Toshihiro KitagawaFix typo.
2011-08-08 Toshihiro KitagawaFix insert_lock so that it works correctly even if...
2011-08-07 Tatsuo IshiiRemove unnecessary log.
2011-08-07 Tatsuo IshiiAdd sr_check_period, sr_check_user and sr_check_password.
2011-08-05 Tatsuo IshiiUpdate and sync those documents.
2011-07-28 Tatsuo IshiiAllow to compile against PostgreSQL 9.1.
2011-07-27 Toshihiro KitagawaAdd debug info.
2011-07-27 Toshihiro KitagawaFix bug with the handling of empty query.
2011-07-22 Tatsuo IshiiAdd Simplified Chinese version of tutorial document
2011-07-22 Tatsuo IshiiUpdate copyright year.
2011-07-22 Tatsuo IshiiSimplified Chinese version of tutorial document.
2011-07-22 Toshihiro KitagawaFix "Parse: Unable to parse the query:" log message...
2011-07-22 Tatsuo IshiiMore fix suggested by Huang Bambo.
2011-07-21 Tatsuo IshiiIt appears that the last commit below has problem with...
2011-07-21 Tatsuo IshiiMore fix suggested by Huang Bambo.
2011-07-21 Tatsuo IshiiEnhance wording.
2011-07-20 Tatsuo IshiiFix ProcessBackendResponse() so that it calls pool_unse...
2011-07-18 Tatsuo IshiiMake is_sequence_query, is_start_transaction_query,
2011-07-13 Toshihiro KitagawaPrepare 3.1-alpha3. V3_1_0_ALPHA3
2011-07-13 Toshihiro KitagawaPrepare 3.1-alpha3.
2011-07-08 Toshihiro KitagawaPrepare 3.1-alpha3.
2011-07-07 Toshihiro KitagawaRestructure samples of pgpool.conf.
2011-07-06 Tatsuo IshiiAdd health_check_password directive.
2011-07-05 Tatsuo IshiiAdd uninstall SQL files to sql/. Patch contributed by
2011-07-05 Tatsuo IshiiAllow to show all process info using pcp_process_info...
2011-07-05 Toshihiro KitagawaUpdate configure.
2011-07-04 Tatsuo IshiiFix uninitialized variable in failover() brought by...
2011-07-01 Toshihiro KitagawaFix insert_lock so that it locks pgpool_catalog.insert_...
2011-06-29 Tatsuo IshiiAdd new per backend directive "flag".
2011-06-28 Tatsuo IshiiAllow time stamp rewriting to work with arbitrary expre...
2011-06-28 Tatsuo IshiiAllow time stamp rewriting to work with arbitrary expre...
2011-06-28 Guillaume Lelargepgpool in raw mode is mistaken on alive nodes
2011-06-27 Haruka harukat* add <a name> tags in the release note section
2011-06-23 Tatsuo IshiiAdd pgpool_adm functions. Contributed by Jehan-Guillaum...
2011-06-22 Tatsuo IshiiFix wrong log message of degenerate_backend_set()....
2011-06-21 Toshihiro KitagawaFix bug which does not rewrite timestamp.
2011-06-19 Tatsuo IshiiFix comments.
2011-06-15 Toshihiro KitagawaFix typo.
2011-06-12 Tatsuo IshiiAdd --username(or -u) option to pg_md5. This allows...
2011-06-08 Toshihiro KitagawaChange "do_md5: read_password_packet failed" message...
2011-06-06 Toshihiro KitagawaFix typo.
2011-06-05 Tatsuo IshiiRefactor ReadyForQuery(). Create close_standby_transact...
2011-05-26 Toshihiro KitagawaFix log_per_node_statement so that it prints statements...
2011-05-25 Guillaume LelargeFix typo
2011-05-23 Guillaume LelargeDon't check replication lag if health check is disabled.
2011-05-23 Tatsuo IshiiFix bug with initializing pool_password in daemon mode.
2011-05-23 Guillaume Lelargebackend status variable name was wrong. Replace the...
2011-05-13 Tatsuo IshiiFix incorrect error message in pool_process_query().
2011-05-11 Tatsuo IshiiAdd currval() and lastval() to black_function_list...
2011-05-09 Tatsuo IshiiFix cancel_request() so that it adopts the change made...
2011-05-06 Tatsuo IshiiOops. I removed too much.
next