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
/
parser
Age
Commit message (
Expand
)
Author
2025-12-08
Run pgindent.
Tatsuo Ishii
2025-10-05
Fix regression introduced by the previous commit (df277163720a248f108192329de...
Bo Peng
2025-10-03
Feature: Import PostgreSQL 18 new parser.
Bo Peng
2025-09-17
Fix compiling issue on 32-bit environments.
Tatsuo Ishii
2025-07-17
Run pgindent.
Tatsuo Ishii
2024-10-21
Feature: new PGPOOL SET CACHE DELETE command.
Tatsuo Ishii
2024-10-21
Feature: Import PostgreSQL 17 RC1 new parser.
Bo Peng
2024-05-20
Delete unnecessary if branch.
Bo Peng
2023-10-30
Update parser changes between PostgreSQL 16 BETA1 and 16 RC1.
Chen Ningwei
2023-07-31
Feature: Import PostgreSQL 16 BETA1 new parser.
Chen Ningwei
2023-06-23
Fix missing CTE SEARCH and CYCLE rewrites.
Bo Peng
2023-05-19
Remove pool_config.c and scan.c from git repository.
Tatsuo Ishii
2022-12-20
Fix time stamp rewrite bug.
Tatsuo Ishii
2022-12-14
Remove more files under parser directory.
Tatsuo Ishii
2022-12-13
Remove Makefile.in etc. generated by autoconf.
Tatsuo Ishii
2022-11-24
Fix not to print warnings of use of backslashes in parser.
Tatsuo Ishii
2022-09-26
Fix to to use NIL to judge a List is empty or not.
Tatsuo Ishii
2022-09-22
Remove unused variable.
Bo Peng
2022-09-21
Feature: Import PostgreSQL 15 BETA4 new parser.
Bo Peng
2022-08-29
Apply changes introduced in the previous commit 50cc6f18d742c76fcc3d0ba60d2b5...
Bo Peng
2022-08-27
Apply changes introduced in the previous commit to src/parser/gram_template.y...
Bo Peng
2022-08-26
Retire pool_string module.
Tatsuo Ishii
2021-12-06
Update Makefile.
Bo Peng
2021-12-03
Suppress bison warnings regarding yacc incompatibility.
Tatsuo Ishii
2021-09-27
Feature: Import PostgreSQL 14 beta2 new parser.
Bo Peng
2021-08-10
Update Makefile.in and configure.
Bo Peng
2021-06-11
Update gram_minimal.c which is generated by gram_minimal.y
Bo Peng
2021-05-05
Update configure file.
Bo Peng
2020-12-26
Apply mega typo fixes.
Tatsuo Ishii
2020-11-17
Fix query rewrite syntax error of "INSERT ... ON CONFLICT" in native replicat...
Bo Peng
2020-09-07
Feature: Import PostgreSQL 13 beta3 new parser.
Bo Peng
2020-08-19
Replace "PGBIN" and "LPATH" in pgpool_setup and watchdog_setup using PostgreS...
Bo Peng
2020-07-14
Prevent data modifying CTE to be cached.
Tatsuo Ishii
2019-09-17
Fix compiler warnings.
Tatsuo Ishii
2019-09-12
Fix identical code used for different branches per Coverity.
Tatsuo Ishii
2019-09-05
Fix outfuncs.c to support PostgreSQL 12 CTE [NOT] MATERIALIZED.
Bo Peng
2019-08-14
Fix memory leak.
Tatsuo Ishii
2019-08-01
Multiple performance enhancements especially for of the large
Muhammad Usama
2019-07-24
Feature: Import PostgreSQL 12 beta2 new parser.
Bo Peng
2019-07-10
Fix Pgpool-II rewriting query error when the queries include "GROUPS" and "EX...
Bo Peng
2019-07-04
Generate Makefile.in by automake 1.13.4.
Bo Peng
2019-06-18
Support ECDH key exchange with SSL
Takuma Hoshiai
2019-06-07
Fix to deal with backslashes according to the config of standard_conforming_s...
Bo Peng
2019-05-22
Fix memory leak in outfuncs.c pointed out by Coverity.
Tatsuo Ishii
2019-04-02
Generate Makefile.in by automake 1.13.4.
Bo Peng
2019-03-30
Suppress "ar: `u' modifier ignored since `D' is the default (see `U')".
Tatsuo Ishii
2018-10-18
Fix syntax error in native replication, when queries including now() etc. and...
Bo Peng
2018-09-10
Add missing src/parser/scan.c file.
Bo Peng
2018-08-30
Add missing gram.c by previous commit.
Bo Peng
2018-08-28
Import PostgreSQL 11 beta3 parser.
Bo Peng
[next]