Commit Graph

1961 Commits

Author SHA1 Message Date
4c21ef45d0 修复子事务里内存报错core问题 2021-08-04 21:20:30 +08:00
de8d0860bd vacuum 2021-08-04 20:54:28 +08:00
eb6b400917 FixIssue: fix slow_sql mismatch while behavior_compat_options = -1 2021-08-04 12:48:18 +00:00
1209ceac4f fix jdbc端查询point数值报错 2021-08-04 18:01:34 +08:00
bc624e172a prevent bitmapscan using global indexes while searching only local partitions 2021-08-04 18:00:49 +08:00
78f95a418a !1166 修复report_iud_time函数中try catch跳转后锁队列混乱的问题
Merge pull request !1166 from ShineStarStar/try
2021-08-04 09:47:32 +00:00
078ec78f04 !1165 修复fix shared_buffers设置极小时,淘汰策略ring size为0的问题 & 设置过大时,可能存在的内存问题
Merge pull request !1165 from ShineStarStar/ring
2021-08-04 09:47:12 +00:00
a8cd4e96f5 修复主机drop表同时全量build后,备机数据目录比主机大问题 2021-08-04 16:54:32 +08:00
c152560e6c 添加内存屏障,保证读取的变量是当前最新值 2021-08-04 16:52:58 +08:00
f09db307e1 fix threadpool 2021-08-04 16:48:04 +08:00
50ec3f99a7 gs_rewind 2021-08-04 16:22:13 +08:00
e807256381 report_iud_time函数中try catch跳转后锁队列混乱 2021-08-04 14:58:00 +08:00
b65823ea97 fix shared_buffers设置极小时,淘汰策略ring size为0 2021-08-04 14:53:19 +08:00
d3b5f40c31 fix CreateRestartPoint core not correct in extreme rto 2021-08-04 14:50:35 +08:00
f4ff6024f9 Fix issue: Fix bugs on the index advisor: single query index advisor reports out of memory 2021-08-04 06:33:54 +00:00
1acdf5f726 fix cgroup 2021-08-04 14:22:32 +08:00
a30e8e0c19 !1157 Fix issue: Fix bugs on the index advisor: repair log extraction function
Merge pull request !1157 from liuly/master
2021-08-04 06:20:58 +00:00
35fe82a708 fix xlog recycle when start 2021-08-04 11:44:09 +08:00
b82b33f256 fix add bufferinvaild jug 2021-08-04 11:40:51 +08:00
54325d9fae 合入增加build完成后数据flush落盘 2021-08-04 11:20:04 +08:00
af8b368eb2 reaperall时进入exitpostmaster导致core 2021-08-04 10:05:50 +08:00
0b553e6e09 add smgrnblock cache and revert logical of block exist in
smgr/md
2021-08-03 22:28:12 +08:00
106e0fb88f fix switchover & stop walreceiver exit abnormal 2021-08-03 22:25:02 +08:00
2facc4c1a1 Fix bugs on the index advisor: repair log extraction function 2021-08-03 12:30:36 +00:00
bf105d2f26 Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:57:14 +00:00
a73faa8504 Fix issue: Fix bugs on the index advisor: repair log extraction function 2021-08-03 11:45:29 +00:00
4b8e3965e9 !1151 Fix issue: Fix bugs on the index advisor: String overlength related bugs
Merge pull request !1151 from liuly/master
2021-08-03 11:31:07 +00:00
30af811c4f Fix issue: Fix bugs on the index advisor: String overlength related bugs 2021-08-03 11:51:56 +08:00
83686a41d7 update src/gausskernel/process/postmaster/twophasecleaner.cpp. 2021-08-03 02:07:24 +00:00
7f5154e3a4 update src/common/backend/utils/init/postinit.cpp. 2021-08-03 02:06:27 +00:00
f46710c718 fix a bug about ROWNUM in partition table 2021-08-02 16:35:08 +08:00
0cd52e3783 !1127 Fix compile error in contrib/pg_xlogdump.
Merge pull request !1127 from Yuejia/compile
2021-08-02 02:32:02 +00:00
b2f43f3ac4 add make result info in build.sh 2021-07-31 18:25:45 +08:00
c1d9a38f79 clean 2021-07-31 15:58:10 +08:00
70dffe0fda fix expalin merge into and fastcheck test case 2021-07-31 14:52:05 +08:00
35fff99804 !1101 支持插件自定义会话级变量
Merge pull request !1101 from chenxiaobin/extension_session
2021-07-31 02:03:20 +00:00
81a52b291a add rdtscp detect 2021-07-30 14:18:08 +08:00
f2475579f6 add cpu instruction detected 2021-07-30 10:17:50 +08:00
3eaf5e5066 !1138 Fix issue: Fix a bug on the index advisor: Repair log extraction
Merge pull request !1138 from liuly/master
2021-07-29 12:41:03 +00:00
53f100a843 Fix issue: Fix a bug on the index advisor: Repair log extraction 2021-07-29 19:26:16 +08:00
857bc24d42 !1131 修复bypass执行带setMaxRows报错
Merge pull request !1131 from maxiang/bypass-master
2021-07-29 11:18:30 +00:00
f80fb3050b Correct help message and add syntax in tab-completion.cpp 2021-07-29 15:39:50 +08:00
0d1eb3e937 logical 2021-07-29 15:37:24 +08:00
0488d30331 bypass 2021-07-29 15:35:44 +08:00
12801bf859 !1130 Update index advisor:Index recommendation function enhancement
Merge pull request !1130 from liuly/master
2021-07-29 01:47:48 +00:00
6ad5f787ed support extension define session variables 2021-07-28 21:43:22 +08:00
1832360488 Index recommendation function enhancement 2021-07-28 20:55:05 +08:00
syj
a321d94881 Fix compile error in contrib/pg_xlogdump. 2021-07-28 19:24:46 +08:00
3bca87940c !1121 upsert支持子查询、array两个函数、first\last聚集函数
Merge pull request !1121 from gentle_hu/feature930
2021-07-28 11:09:04 +00:00
28f41fff22 upsert support subquery; array_remove(), array_replace(); extension first_last_agg 2021-07-28 17:35:42 +08:00