summaryrefslogtreecommitdiff
path: root/src/protocol/CommandComplete.c
AgeCommit message (Expand)Author
5 hoursRun pgindent.Tatsuo Ishii
2024-12-14Fix yet another query cache bug in streaming replication mode.Tatsuo Ishii
2024-10-22Optimize query cache invalidation for ALTER ROLE.Tatsuo Ishii
2024-10-14Feature: Add new PCP command to invalidate query cache.Tatsuo Ishii
2024-09-07Fix multiple query cache vulnerabilities (CVE-2024-45624).Bo Peng
2023-10-04Remove unnecessary logging line.Tatsuo Ishii
2023-02-15Allow to use multiple statements extensively.Tatsuo Ishii
2022-08-26Retire pool_string module.Tatsuo Ishii
2021-04-05Fix that query cache is not created in other than streaming and logical repli...Tatsuo Ishii
2020-12-26Apply mega typo fixes.Tatsuo Ishii
2020-09-17Apply language cleanup mega patch.Tatsuo Ishii
2020-09-07Feature: Import PostgreSQL 13 beta3 new parser.Bo Peng
2020-05-04Some code reorganizationMuhammad Usama
2019-06-27Add new method to check temporary table.Tatsuo Ishii
2019-03-28Fix memory leak in "batch" mode in extended query.Tatsuo Ishii
2018-10-05Fix memory leak pointed out by 2018/10/5 Coverity scan.Tatsuo Ishii
2018-10-04Fix some coverity warnings.Tatsuo Ishii
2018-09-13Fix kind mismatch error when DEALLOCATE statement is issued.Bo Peng
2018-08-17Run pgindent.Tatsuo Ishii
2018-06-16Fix memory leaks and null dereference pointed out by Coverity.Tatsuo Ishii
2018-04-19Fist cut of disable load balance feature.Tatsuo Ishii
2017-08-17Fist cut patch to deal with logical replication.Tatsuo Ishii
2017-08-13Fix handling of empty queries.Tatsuo Ishii
2017-08-09Fix query cache bug with streaming replication mode and extended query case.Tatsuo Ishii
2017-05-22Fix debug print.Tatsuo Ishii
2017-04-03Fix coverity warnings.Tatsuo Ishii
2017-03-31Consider SHOW command as kind of a read query.Tatsuo Ishii
2017-03-29Mega patch to fix "kind mismatch" (or derived) errors in streaming replicatio...Tatsuo Ishii
2016-09-06Enhance performance of SELECT when lots of rows involved.Tatsuo Ishii
2016-03-29Fix extended query hangsTatsuo Ishii
2016-01-27Fix buildfarm failure of 005.jdbc test.Tatsuo Ishii
2015-09-29Forgot to add in the previous commit.Tatsuo Ishii