|
cad66d017d
|
!2110 issue修复:增加ignore不支持列存表提示
Merge pull request !2110 from zhangzhixian/master
|
2022-08-31 10:01:35 +00:00 |
|
|
4d78dfed4b
|
issue修复:增加ignore不支持列存错误提示
|
2022-08-31 15:05:55 +08:00 |
|
|
1cb614d5ac
|
!2073 实现对于MySQL的group_concat函数兼容
Merge pull request !2073 from 魏文韬/master
|
2022-08-31 06:48:58 +00:00 |
|
|
12d3f5aa79
|
!2094 修复percentile线程在停止时候休眠10s导致数据库空载下也停止耗时长的问题
Merge pull request !2094 from zhangxubo/master_bugfix
|
2022-08-31 06:22:22 +00:00 |
|
|
690c9a6963
|
add function group_concat
add new guc parameter group_concat_max_len
|
2022-08-31 09:26:51 +08:00 |
|
|
19c5328932
|
!1897 gs_probackup增量备份时候,ptrack设置的warning提示错误
Merge pull request !1897 from 刘伟/fix_ptrack_warning
|
2022-08-30 14:02:59 +00:00 |
|
|
21c947dbb0
|
!2098 修复复制槽包含中文却创建成功的问题
Merge pull request !2098 from 薛蒙恩/slot_name_chinese
|
2022-08-30 13:02:29 +00:00 |
|
|
d6c67e4baf
|
!1898 MySQL特性--on update current_timestamp
Merge pull request !1898 from hlv123/mysql-on_update_timestamp
|
2022-08-30 11:39:56 +00:00 |
|
|
ce7b9365a8
|
减少percentile线程在停止时候休眠10s导致数据库空载下也停止耗时长的问题
|
2022-08-30 17:27:17 +08:00 |
|
|
76a12fa14b
|
!2100 cmake编译适配Ninja构建系统
Merge pull request !2100 from zhangxubo/ninja
|
2022-08-30 07:36:07 +00:00 |
|
|
605c12dfc1
|
add annotation and fix reviewer comment
|
2022-08-30 00:09:32 -07:00 |
|
|
12fa7b54f4
|
兼容mysql语法“label: loop”_1
|
2022-08-30 13:59:03 +08:00 |
|
|
d5fb9fb1ac
|
fix reviewer comment
|
2022-08-29 20:21:34 -07:00 |
|
|
642b04a4ff
|
回合主线slot_name校验规则相关代码变化
|
2022-08-30 11:00:10 +08:00 |
|
|
efbb94ce44
|
fix some error
|
2022-08-29 19:18:46 -07:00 |
|
|
d6057a4216
|
fix gram.y error
|
2022-08-29 19:05:33 -07:00 |
|
|
03f7284e43
|
适配ninja平台编译
|
2022-08-29 22:03:49 +08:00 |
|
|
6265964e7d
|
!2046 补充Numeric的优化看护用例
Merge pull request !2046 from 胡义成/master
|
2022-08-29 12:05:55 +00:00 |
|
|
ca5a482903
|
!1979 提升numeric减法运算的性能
Merge pull request !1979 from junhangis/junhangis/performance/numeric_subtraction
|
2022-08-29 12:05:25 +00:00 |
|
|
654f8b85fd
|
!1978 提升numeric加法运算的性能
Merge pull request !1978 from junhangis/junhangis/performance/numeric_addtition
|
2022-08-29 12:04:12 +00:00 |
|
|
6049a2290c
|
Revert "删除冗余代码"
This reverts commit 2afc1259c83731b92a9389149fe7cf3df5429537.
|
2022-08-29 19:58:22 +08:00 |
|
|
c44d9739fb
|
!2030 更新gsql创建列加密密钥语法提示
Merge pull request !2030 from 冯岳松/fix_issue
|
2022-08-29 11:22:25 +00:00 |
|
|
c36acbe6e6
|
解决冲突问题
|
2022-08-29 04:22:24 -07:00 |
|
|
5a2f03b0b3
|
依据社区评审意见,修改代码
|
2022-08-29 04:10:12 -07:00 |
|
|
0b4475238a
|
add Mysql Feature ON UPDATE Syntax. It supports CREATE TABLE/ALTER TABLE DDL, and tools which include pg_dump and gsql adaptiving.
根据社区评审意见,对代码进行修改和优化。
Conflicts:
src/common/backend/nodes/copyfuncs.cpp
src/common/backend/nodes/equalfuncs.cpp
|
2022-08-29 03:20:39 -07:00 |
|
|
d5a9c5ff35
|
add Mysql Feature ON UPDATE Syntax. It supports CREATE TABLE/ALTER TABLE DDL, and tools which include pg_dump and gsql adaptiving.
根据社区评审意见,对代码进行修改和优化。
|
2022-08-29 02:17:45 -07:00 |
|
|
1bd20b0b3d
|
!2001 b 兼容特性:create table/index/function/procedure/funciton support
Merge pull request !2001 from 吴岳川/comment
|
2022-08-29 07:53:01 +00:00 |
|
|
36dd9b2682
|
修复带有恒为假条件的agg在计划化简是目标列类型处理问题
|
2022-08-29 11:55:28 +08:00 |
|
|
b07c959bd0
|
!2081 修复带dolphin插件时initdb失败
Merge pull request !2081 from 仲夏十三/upmain2
|
2022-08-27 02:08:51 +00:00 |
|
|
508d07963a
|
!2071 支持idle_in_transaction_session_timeout
Merge pull request !2071 from 薛蒙恩/idle_in_transaction_session_timeout_v1
|
2022-08-26 11:38:34 +00:00 |
|
|
2bcb702760
|
支持idle_in_transaction_session_timeout
|
2022-08-26 11:46:32 +08:00 |
|
|
e4ed1f3892
|
!2063 修复slot_name包含特殊字符报错信息不正确问题以及删除slot_name检验相关冗余代码
Merge pull request !2063 from 薛蒙恩/slot_name
|
2022-08-26 03:22:02 +00:00 |
|
|
33e19d9e55
|
fix issue when initdb with dolphin
|
2022-08-25 17:39:42 +08:00 |
|
|
5858a6ec9c
|
!2074 添加aggSmpHook
Merge pull request !2074 from 仲夏十三/upmain2
|
2022-08-25 09:31:04 +00:00 |
|
|
2dc0ed5940
|
!2039 移植pgfincore系列函数
Merge pull request !2039 from shenjunkun/master
|
2022-08-25 09:23:45 +00:00 |
|
|
9607d52392
|
去除HAVE_FINCORE宏
|
2022-08-25 15:11:30 +08:00 |
|
|
380d4899eb
|
pgfincore格式修改
|
2022-08-24 22:24:55 +08:00 |
|
|
af9d20e8ef
|
pgfincore代码修改v1
|
2022-08-24 18:05:24 +08:00 |
|
|
4f83bc8745
|
add aggSmpHook
|
2022-08-24 17:45:52 +08:00 |
|
|
90c9c23c57
|
!2064 禁止使用copy、alter的stmt作为rule的action
Merge pull request !2064 from 吴岳川/create_rule
|
2022-08-23 13:48:13 +00:00 |
|
|
70784acad8
|
!2059 修复type is table of在GBK环境下打印GBK字符乱码的问题
Merge pull request !2059 from pengjiong/fix_col
|
2022-08-23 12:38:14 +00:00 |
|
|
831d1fe85f
|
!2070 修复非SMP场景下,full join不能重写为anti full join + left join的问题
Merge pull request !2070 from pengjiong/drop_ext
|
2022-08-23 12:38:13 +00:00 |
|
|
33a27a8ef1
|
!2006 issue#I5KOXV Fix zoneid leak when we set enable_ustore to on but never use ustore
Merge pull request !2006 from wangchunling/issue#I5KOXV
|
2022-08-23 12:19:25 +00:00 |
|
|
d63f47a3fc
|
copy stmt or alter stmt in action is not allowed
|
2022-08-23 20:07:20 +08:00 |
|
|
fa71e08875
|
!2058 修复group by负数的core问题
Merge pull request !2058 from pengjiong/array
|
2022-08-23 12:05:35 +00:00 |
|
|
34e92b4a84
|
!2005 issue#I5KOL1 Use pthread_cond_timedwait instead of pthread_cond_wait to handle m_readySessionList when all workers are idle
Merge pull request !2005 from wangchunling/issue-#I5KOL1
|
2022-08-23 11:50:40 +00:00 |
|
|
9d9c6ce606
|
Fix full join rewrite.
|
2022-08-23 19:22:36 +08:00 |
|
|
f9f5eb3cf6
|
create table/index/function/procedure/funciton support
|
2022-08-23 19:00:09 +08:00 |
|
|
2afc1259c8
|
删除冗余代码
|
2022-08-23 14:42:56 +08:00 |
|
|
573423cac6
|
issue#I5KOL1 Use pthread_cond_timedwait instead of pthread_cond_wait to handle
m_readySessionList when all workers are idle
|
2022-08-23 13:27:51 +08:00 |
|