index
:
pgpool2.git
EXCEPTION_MGR
IMPORT_96_PARSER
SCRAM_AUTH
V1_STABLE
V2_0_PARALLEL_UNSTABLE
V2_2_6_GRACEFUL_DETACH
V2_2_STABLE
V2_3_STABLE
V3_0_STABLE
V3_1_STABLE
V3_2_STABLE
V3_3_STABLE
V3_4_STABLE
V3_5_STABLE
V3_6_STABLE
V3_7_STABLE
V4_0_STABLE
V4_1_STABLE
V4_2_STABLE
V4_3_STABLE
V4_4_STABLE
V4_5_STABLE
V4_6_STABLE
V4_7_STABLE
bug271
extended_protocol_performance
import_parser_95
master
watchdog_enhancement
Clustering tool for PostgreSQL
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rewrite
Age
Commit message (
Expand
)
Author
2024-06-07
Mega typo fix for docs and program source codes.
Tatsuo Ishii
2023-03-28
Use schema qualification for internal queries.
Tatsuo Ishii
2022-09-21
Feature: Import PostgreSQL 15 BETA4 new parser.
Bo Peng
2022-07-05
Fix query cache to not cache timestamptz and timetz cast.
Tatsuo Ishii
2021-09-27
Feature: Import PostgreSQL 14 beta2 new parser.
Bo Peng
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-09-17
Apply language cleanup mega patch.
Tatsuo Ishii
2020-05-04
Some code reorganization
Muhammad Usama
2020-02-18
Fix rewriting query errors in native replication mode.
Bo Peng
2019-10-31
Fix incorrect query rewrite in replication mode.
Bo Peng
2019-10-25
Fix incorrect query rewrite in replication mode.
Bo Peng
2019-09-18
Fix uninitialized variable.
Tatsuo Ishii
2019-07-24
Feature: Import PostgreSQL 12 beta2 new parser.
Bo Peng
2018-11-13
Fix segmentation fault occurs when a certain Bind message is sent in native r...
Bo Peng
2018-08-17
Run pgindent.
Tatsuo Ishii
2018-08-10
Add .gitignore files.
Bo Peng
2017-12-18
Fix timestamp data inconsistency by replication mode.
Bo Peng
2017-10-03
Import PostgreSQL 10 parser.
pengbo
2016-09-16
fix some mistakes by importing 9.6 parser
pengbo
2016-07-27
Replace "MAJOR" macro to prevent occasional failure.
Tatsuo Ishii
2015-10-15
Remove unnecessary break
Yugo Nagata
2015-10-13
Import parser of PostgreSQL 9.5
Yugo Nagata
2015-08-19
Fix inconsistency of sequence values in replication mode
Yugo Nagata
2015-06-19
Fix the case when user table includes spaces.
Tatsuo Ishii
2015-03-21
Use to_regclass if available in time stamp rewriting in replication mode.
Tatsuo Ishii
2014-09-15
Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",
Muhammad Usama
2014-08-12
First checkin for fixing [pgpool-hackers: 592]. pool_error and elog
Muhammad Usama
2014-08-05
Back porting coverity issues fix patch from master branch.
Muhammad Usama
2014-07-15
Fix coverity issue:1111387 Explicit null dereferenced
Muhammad Usama
2014-07-07
commit imports PostgreSQL 9.4 raw parser.
Muhammad Usama
2014-04-29
This is the penultimate patch for integration of memory and exception manager...
Muhammad Usama
2014-04-29
Fix backend error of prepared statement including now() via JDBC in replicati...
Yugo Nagata
2014-04-29
Fix JDBC exception of prepared statement including now() in replication mode
Yugo Nagata
2014-04-28
This is the first of the series of commits to import PostgreSQL's exception a...
Muhammad Usama
2013-11-03
Fix memory leak when do_query() fails in timestamp rewriting.
Tatsuo Ishii
2013-09-11
Fix incorrect time stamp rewriting in replication mode for certain time zones.
Tatsuo Ishii
2013-08-14
Apply code reorganization maga patch from Muhammad Usama.
Tatsuo Ishii