projects
/
pgpool2.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pgpool2.git
2011-02-16
Tatsuo Ishii
Add sql directories main Makefile.
commit
|
commitdiff
|
tree
2011-02-16
Tatsuo Ishii
Adjust sql sub directory name change.
commit
|
commitdiff
|
tree
2011-02-13
Tatsuo Ishii
Update TODO
commit
|
commitdiff
|
tree
2011-02-13
Tatsuo Ishii
Run cvs2cl.pl -t --fsf.
commit
|
commitdiff
|
tree
2011-02-10
Tatsuo Ishii
Fix pool_get_node_info() so that it deals with node_num...
commit
|
commitdiff
|
tree
2011-02-10
Tatsuo Ishii
Update copyright years.
commit
|
commitdiff
|
tree
2011-02-01
Toshihiro Kitagawa
Fix bug that failover fails in raw mode.
commit
|
commitdiff
|
tree
2011-01-31
Tatsuo Ishii
Fix warning of printf() and time_t.
commit
|
commitdiff
|
tree
2011-01-30
Guillaume Lelarge
Reorganize pgpool.conf sample files so that they are...
commit
|
commitdiff
|
tree
2011-01-30
Guillaume Lelarge
Add understandable "make" and "make install" end messages.
commit
|
commitdiff
|
tree
2011-01-30
Tatsuo Ishii
Add mention about pgpool-walrecrunning.
commit
|
commitdiff
|
tree
2011-01-30
Tatsuo Ishii
Rename pgpool-walrecvrunning, which was mistakenly...
commit
|
commitdiff
|
tree
2011-01-27
Tatsuo Ishii
Deprecate backend_socket_dir. Instead, if backend_hostn...
commit
|
commitdiff
|
tree
2011-01-26
Tatsuo Ishii
Fix pgpool-regclass().
commit
|
commitdiff
|
tree
2011-01-25
Toshihiro Kitagawa
Fix bug that DROP DATABASE fails.
commit
|
commitdiff
|
tree
2011-01-24
Tatsuo Ishii
Update ChangeLog by using cvs2cl.pl -t --fsf.
commit
|
commitdiff
|
tree
2011-01-24
Tatsuo Ishii
Update English documentation.
commit
|
commitdiff
|
tree
2011-01-20
Toshihiro Kitagawa
Remove unnecessary variables: receive_extended_begin.
commit
|
commitdiff
|
tree
2011-01-19
Tatsuo Ishii
Fix bug with function_call_walker().
commit
|
commitdiff
|
tree
2011-01-16
Tatsuo Ishii
Implement relcache expiration control directive "relcac...
commit
|
commitdiff
|
tree
2011-01-14
Toshihiro Kitagawa
Remove parameters from pool_status: recovery_password...
commit
|
commitdiff
|
tree
2011-01-14
Toshihiro Kitagawa
Remove unnecessary variables: replication_enabled,...
commit
|
commitdiff
|
tree
2011-01-13
Tatsuo Ishii
Fix update_pool_passwd()'s lack of dirname() usage...
commit
|
commitdiff
|
tree
2011-01-11
Tatsuo Ishii
Emit log if particular backend is down status while...
commit
|
commitdiff
|
tree
2011-01-06
Toshihiro Kitagawa
Fix the bug which makes a child process crash while...
commit
|
commitdiff
|
tree
2011-01-06
Guillaume Lelarge
Documentation rewrite by Marc Cousin. Reviewed by me.
commit
|
commitdiff
|
tree
2011-01-04
Toshihiro Kitagawa
Fix pool_status so that failback_command and fail_over_...
commit
|
commitdiff
|
tree
2010-12-30
Tatsuo Ishii
Fix bug with debug_level directive. Patch contributed...
commit
|
commitdiff
|
tree
2010-12-30
Tatsuo Ishii
Add syslog support. Patch contributed by Gilles Darold.
commit
|
commitdiff
|
tree
2010-12-26
Tatsuo Ishii
Allow to use regular expressions in black and white...
commit
|
commitdiff
|
tree
2010-12-23
Tatsuo Ishii
Import PostgreSQL 9.0 parser. This allows to use CREATE...
commit
|
commitdiff
|
tree
2010-12-16
Tatsuo Ishii
Fix do_md5(). If raw mode or number of backend is 1...
commit
|
commitdiff
|
tree
2010-12-14
Tatsuo Ishii
Import PostgreSQL 9.0 parser. This allows to use CREATE...
commit
|
commitdiff
|
tree
2010-12-14
Tatsuo Ishii
Fix long standing bug with timestamp rewriting against...
commit
|
commitdiff
|
tree
2010-12-14
Tatsuo Ishii
Fix comment in send_password_packet().
commit
|
commitdiff
|
tree
2010-11-28
Guillaume Lelarge
Add node_id column in pool_nodes "view".
commit
|
commitdiff
|
tree
2010-11-28
Tatsuo Ishii
Fix pool_get_passwd() in the case when user name is...
commit
|
commitdiff
|
tree
2010-11-17
Tatsuo Ishii
Fix insert_lock().
commit
|
commitdiff
|
tree
2010-11-14
Tatsuo Ishii
Fix insert_lock() to obtain proper sequence name by...
commit
|
commitdiff
|
tree
2010-11-14
Tatsuo Ishii
Fix load_hba() not to exit(1) if error occurs.
commit
|
commitdiff
|
tree
2010-11-12
Tatsuo Ishii
Fix load_hba() not to exit(1) if error occurs.
commit
|
commitdiff
|
tree
2010-11-12
Tatsuo Ishii
Fix find_primary_node to avoid segfault when pool_walre...
commit
|
commitdiff
|
tree
2010-11-12
Tatsuo Ishii
Fix typo.
commit
|
commitdiff
|
tree
2010-11-12
Tatsuo Ishii
Update Makefile.am.
commit
|
commitdiff
|
tree
2010-11-12
Tatsuo Ishii
Add missing entries for sql/walrecvrunning
commit
|
commitdiff
|
tree
2010-11-10
Tatsuo Ishii
Update grammer files generated by bison.
commit
|
commitdiff
|
tree
2010-11-10
Tatsuo Ishii
Oops. Forgot to commit.
commit
|
commitdiff
|
tree
2010-11-10
Tatsuo Ishii
Rerun libtoolize to adopt newer developping environment.
commit
|
commitdiff
|
tree
2010-11-04
Toshihiro Kitagawa
Fix bug in raw mode.
commit
|
commitdiff
|
tree
2010-10-30
Tatsuo Ishii
Allow to use %P(old primary node id) to failover/failba...
V3_1_0_ALPHA1
commit
|
commitdiff
|
tree
2010-10-30
Tatsuo Ishii
Add -c (checksum) option to ensure reliable file transm...
commit
|
commitdiff
|
tree
2010-10-22
Tatsuo Ishii
Fix in-portability of the way to use dirname(3) in...
commit
|
commitdiff
|
tree
2010-10-20
Tatsuo Ishii
Fix bug when primary node is not the youngest. Before...
commit
|
commitdiff
|
tree
2010-10-20
Tatsuo Ishii
Fix bug with find_victim_node. If the number of
commit
|
commitdiff
|
tree
2010-10-19
Tatsuo Ishii
Add entry for failover_if_affected_tuples_mismatch.
commit
|
commitdiff
|
tree
2010-10-19
Toshihiro Kitagawa
Prepare 3.0.1
V3_0_1
commit
|
commitdiff
|
tree
2010-10-19
Tatsuo Ishii
Update ChangeLog.
commit
|
commitdiff
|
tree
2010-10-19
Tatsuo Ishii
Fix typo.
commit
|
commitdiff
|
tree
2010-10-19
Toshihiro Kitagawa
Fix hungup when a query sent to one node caused an...
commit
|
commitdiff
|
tree
2010-10-15
Toshihiro Kitagawa
Fix ErrorResponse so that it checks existence of a...
commit
|
commitdiff
|
tree
2010-10-14
Tatsuo Ishii
Fix typo. Patch contributed by Asaf Ohaion.
commit
|
commitdiff
|
tree
2010-10-14
Tatsuo Ishii
Fix typo in English doc. Patch contributed by Asaf...
commit
|
commitdiff
|
tree
2010-10-12
Toshihiro Kitagawa
Fix portal handling in extended query protocol.
commit
|
commitdiff
|
tree
2010-10-12
Toshihiro Kitagawa
Cancel previous commit.
commit
|
commitdiff
|
tree
2010-10-01
Toshihiro Kitagawa
Add a new option for md5 authentication: -U, --username...
commit
|
commitdiff
|
tree
2010-09-28
Tatsuo Ishii
Fix bug with md5 auth. If there's more than 1 servers...
commit
|
commitdiff
|
tree
2010-09-27
Toshihiro Kitagawa
Fix the bug that causes segfault of a child process...
commit
|
commitdiff
|
tree
2010-09-10
Toshihiro Kitagawa
Prepare 3.0
V3_0_0
commit
|
commitdiff
|
tree
2010-09-09
Toshihiro Kitagawa
Update flow charts.
commit
|
commitdiff
|
tree
2010-09-09
Tatsuo Ishii
Fix typo and enhance documents.
commit
|
commitdiff
|
tree
2010-09-08
Toshihiro Kitagawa
Prepare 3.0-RC1
V3_0_0_RC1
commit
|
commitdiff
|
tree
2010-09-07
Toshihiro Kitagawa
Fix typo.
commit
|
commitdiff
|
tree
2010-09-06
Toshihiro Kitagawa
Fix the bug with previous fix.
commit
|
commitdiff
|
tree
2010-09-06
Tatsuo Ishii
Use custom function pgpool_regclass() instead of regcla...
commit
|
commitdiff
|
tree
2010-09-06
Tatsuo Ishii
Add pgpool_regclass function. This is an alternative...
commit
|
commitdiff
|
tree
2010-09-03
Toshihiro Kitagawa
Remove load_balance.odp, load_balance.png.
commit
|
commitdiff
|
tree
2010-09-03
Toshihiro Kitagawa
Remove
commit
|
commitdiff
|
tree
2010-09-03
Toshihiro Kitagawa
A destination node decision logic explanation figure
commit
|
commitdiff
|
tree
2010-09-03
Toshihiro Kitagawa
Update the table of replicate_select.
commit
|
commitdiff
|
tree
2010-09-03
Toshihiro Kitagawa
Update the table of replicate_select.
commit
|
commitdiff
|
tree
2010-09-01
Toshihiro Kitagawa
Prepare 3.0-beta3
V3_0_0_BETA3
commit
|
commitdiff
|
tree
2010-09-01
Toshihiro Kitagawa
Prepare 3.0-beta3
commit
|
commitdiff
|
tree
2010-09-01
Toshihiro Kitagawa
Fix where_to_send so that DEALLOCATE works properly...
commit
|
commitdiff
|
tree
2010-09-01
Toshihiro Kitagawa
Update parameter's comments.
commit
|
commitdiff
|
tree
2010-08-30
Tatsuo Ishii
Fix check_postmaster_started. Before it continued inifi...
commit
|
commitdiff
|
tree
2010-08-30
Toshihiro Kitagawa
Fix the bug that pgpool using query_cache sent both...
commit
|
commitdiff
|
tree
2010-08-26
Toshihiro Kitagawa
Fix SimpleForwardToFrontend so that it doesn't use...
commit
|
commitdiff
|
tree
2010-08-25
Toshihiro Kitagawa
Prepare 3.0-beta2
V3_0_0_BETA2
commit
|
commitdiff
|
tree
2010-08-25
Toshihiro Kitagawa
Hopefully 3.0 to be released in September.
commit
|
commitdiff
|
tree
2010-08-25
Toshihiro Kitagawa
Prepare 3.0-beta2
commit
|
commitdiff
|
tree
2010-08-25
Tatsuo Ishii
Hopefullly 3.0 to be released in September.
commit
|
commitdiff
|
tree
2010-08-24
Tatsuo Ishii
Add metiontion about using row lock, rather than table...
commit
|
commitdiff
|
tree
2010-08-23
Tatsuo Ishii
Revert previous fix for insert_lock.
commit
|
commitdiff
|
tree
2010-08-23
Toshihiro Kitagawa
Fix do_command so that it allows kinds "T" and "D".
commit
|
commitdiff
|
tree
2010-08-23
Toshihiro Kitagawa
Fix pgpool_switch_xlog so that it checks the size of...
commit
|
commitdiff
|
tree
2010-08-22
Guillaume Lelarge
Add a header I forgot. Thanks to Tatsuo for the idea.
commit
|
commitdiff
|
tree
2010-08-22
Guillaume Lelarge
Add getopt_long.h and getopt_long.c source code files...
commit
|
commitdiff
|
tree
2010-08-20
Toshihiro Kitagawa
Fix where_to_send so that it considers white_function_l...
commit
|
commitdiff
|
tree
2010-08-20
Toshihiro Kitagawa
Fix do_command so that it doesn't call pool_read functi...
commit
|
commitdiff
|
tree
2010-08-20
Toshihiro Kitagawa
Fix SimpleQuery so that it checks backend status when...
commit
|
commitdiff
|
tree
next