summaryrefslogtreecommitdiff
path: root/src/rewrite
AgeCommit message (Expand)Author
2024-06-07Mega typo fix for docs and program source codes.Tatsuo Ishii
2023-03-28Use schema qualification for internal queries.Tatsuo Ishii
2022-09-21Feature: Import PostgreSQL 15 BETA4 new parser.Bo Peng
2022-07-05Fix query cache to not cache timestamptz and timetz cast.Tatsuo Ishii
2021-09-27Feature: Import PostgreSQL 14 beta2 new parser.Bo Peng
2020-12-26Apply mega typo fixes.Tatsuo Ishii
2020-09-17Apply language cleanup mega patch.Tatsuo Ishii
2020-05-04Some code reorganizationMuhammad Usama
2020-02-18Fix rewriting query errors in native replication mode.Bo Peng
2019-10-31Fix incorrect query rewrite in replication mode.Bo Peng
2019-10-25Fix incorrect query rewrite in replication mode.Bo Peng
2019-09-18Fix uninitialized variable.Tatsuo Ishii
2019-07-24Feature: Import PostgreSQL 12 beta2 new parser.Bo Peng
2018-11-13Fix segmentation fault occurs when a certain Bind message is sent in native r...Bo Peng
2018-08-17Run pgindent.Tatsuo Ishii
2018-08-10Add .gitignore files.Bo Peng
2017-12-18Fix timestamp data inconsistency by replication mode.Bo Peng
2017-10-03Import PostgreSQL 10 parser.pengbo
2016-09-16fix some mistakes by importing 9.6 parserpengbo
2016-07-27Replace "MAJOR" macro to prevent occasional failure.Tatsuo Ishii
2015-10-15Remove unnecessary breakYugo Nagata
2015-10-13Import parser of PostgreSQL 9.5Yugo Nagata
2015-08-19Fix inconsistency of sequence values in replication modeYugo Nagata
2015-06-19Fix the case when user table includes spaces.Tatsuo Ishii
2015-03-21Use to_regclass if available in time stamp rewriting in replication mode.Tatsuo Ishii
2014-09-15Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",Muhammad Usama
2014-08-12First checkin for fixing [pgpool-hackers: 592]. pool_error and elogMuhammad Usama
2014-08-05Back porting coverity issues fix patch from master branch.Muhammad Usama
2014-07-15Fix coverity issue:1111387 Explicit null dereferencedMuhammad Usama
2014-07-07commit imports PostgreSQL 9.4 raw parser.Muhammad Usama
2014-04-29This is the penultimate patch for integration of memory and exception manager...Muhammad Usama
2014-04-29Fix backend error of prepared statement including now() via JDBC in replicati...Yugo Nagata
2014-04-29Fix JDBC exception of prepared statement including now() in replication modeYugo Nagata
2014-04-28This is the first of the series of commits to import PostgreSQL's exception a...Muhammad Usama
2013-11-03Fix memory leak when do_query() fails in timestamp rewriting.Tatsuo Ishii
2013-09-11Fix incorrect time stamp rewriting in replication mode for certain time zones.Tatsuo Ishii
2013-08-14Apply code reorganization maga patch from Muhammad Usama.Tatsuo Ishii