jiajunchang
|
20ea1a2235
|
change_regress4reindexconcurrently
|
2021-11-25 19:25:49 +08:00 |
opengauss-bot
|
2417964517
|
!1356 为pg_buffercache_pages()补充了fastcheck用例
Merge pull request !1356 from 彭煜玮/master
|
2021-11-16 08:06:19 +00:00 |
Yuwei Peng
|
6c555f5002
|
为pg_buffercache_pages增加fastcheck用例。
|
2021-11-14 14:56:59 +08:00 |
opengauss-bot
|
afcd4f26e4
|
!1351 修复cstore unique index 一些问题
Merge pull request !1351 from 吴岳川/master
|
2021-11-10 03:50:00 +00:00 |
wuyuechuan
|
f5fea59092
|
cstore: unique index bug fix
|
2021-11-09 10:12:25 +08:00 |
ganyang
|
df57653524
|
Add for nvarchar.
|
2021-10-30 17:49:58 +08:00 |
opengauss-bot
|
ea541acd13
|
!1275 support row_num in Column-Oriented Table
Merge pull request !1275 from scarbor_fair/rownum
|
2021-10-28 02:35:13 +00:00 |
dengxuyue
|
77cf5be8eb
|
flip to native Makefile, and update upsert_subquery test case output
|
2021-09-26 10:27:33 +08:00 |
dengxuyue
|
3fe0cec7ce
|
Fixed misc bugs
|
2021-09-24 17:08:28 +08:00 |
dengxuyue
|
1d540f4462
|
Patch for 930 release
|
2021-09-23 15:19:37 +08:00 |
yupeng
|
1eefafe1a0
|
fix bug for rownum when cstore
|
2021-09-18 17:28:46 +08:00 |
opengauss-bot
|
20c383b5d5
|
!1247 jsonb门禁同步与问题修复
Merge pull request !1247 from gentle_hu/jsonbcodestyle
|
2021-09-14 02:21:29 +00:00 |
chendong76
|
b933f03d06
|
补充hash_index的fastcheck
|
2021-09-09 09:18:36 +08:00 |
chendong76
|
7c57a94670
|
openGauss support hash index
|
2021-09-03 14:21:54 +08:00 |
opengauss-bot
|
e2a5e72719
|
!1240 min、max函数支持IP地址类型
Merge pull request !1240 from 习特铭/master
|
2021-09-03 03:04:32 +00:00 |
xiteming
|
ee7c6ffb8f
|
min max support ip
|
2021-09-03 10:27:56 +08:00 |
gentle_hu
|
a16bd3946c
|
fix jsonb multibyte character invisible problem
|
2021-09-02 20:46:39 +08:00 |
gentle_hu
|
a326d87e6d
|
change volatile of json_populate_recordset as same as pg, and fix a mistake
|
2021-09-02 20:25:23 +08:00 |
TotaJ
|
1209e7f67c
|
Fix bypass+sort havn't record sort stat to unique sql bug.
|
2021-08-31 11:03:30 +08:00 |
opengauss-bot
|
bf47ec8d2b
|
!1144 修复explain merge into问题,适配fastcheck用例
Merge pull request !1144 from gentle_hu/feature930
|
2021-08-19 08:04:42 +00:00 |
opengauss-bot
|
79ffd28b9e
|
!927 在(+)表示的外连接中支持is null
Merge pull request !927 from scarbor_fair/is_null
|
2021-08-16 11:24:36 +00:00 |
opengauss-bot
|
2e372b175b
|
!1123 在存储过程中调用另一存储过程时,不需要给出OUT类型参数
Merge pull request !1123 from TotaJ/procedure_param
|
2021-08-10 03:13:30 +00:00 |
opengauss-bot
|
c15e77b84f
|
!1125 优化删除extension时的提示信息;修复线程池初始化参数传递错误的问题
Merge pull request !1125 from TotaJ/scanereport
|
2021-08-10 02:56:15 +00:00 |
opengauss-bot
|
a8c3dd530e
|
!1128 split分区、merge分区时同时复制reloptions
Merge pull request !1128 from 吴岳川/partition
|
2021-08-10 02:53:54 +00:00 |
opengauss-bot
|
b2cc4b3ee9
|
!1194 db4ai特性合入
Merge pull request !1194 from nwen/master
|
2021-08-05 12:15:05 +00:00 |
nwen
|
6a7eda6812
|
add db4ai
|
2021-08-05 17:00:58 +08:00 |
gentle_hu
|
1acdf5f726
|
fix cgroup
|
2021-08-04 14:22:32 +08:00 |
gentle_hu
|
70dffe0fda
|
fix expalin merge into and fastcheck test case
|
2021-07-31 14:52:05 +08:00 |
opengauss-bot
|
3bca87940c
|
!1121 upsert支持子查询、array两个函数、first\last聚集函数
Merge pull request !1121 from gentle_hu/feature930
|
2021-07-28 11:09:04 +00:00 |
gentle_hu
|
28f41fff22
|
upsert support subquery; array_remove(), array_replace(); extension first_last_agg
|
2021-07-28 17:35:42 +08:00 |
wuyuechuan
|
a33531313b
|
add partition reloptions when split partition or merge partition
|
2021-07-28 10:29:06 +08:00 |
TotaJ
|
de60393fd9
|
Optimize the error msg when drop extension.
|
2021-07-27 16:15:07 +08:00 |
TotaJ
|
0c6e1cd808
|
Don't need out parameter for procedure.
|
2021-07-26 19:37:16 +08:00 |
gentle_hu
|
4d2c0d708e
|
fix upsert core and cross-partition upsert
|
2021-07-26 10:16:01 +08:00 |
opengauss-bot
|
424fc994bb
|
!1103 修复反复对分区表执行split、merge后,执行vacuum freeze pg_partition报错的问题
Merge pull request !1103 from 杨皓/partition-vacuum-problem
|
2021-07-22 11:17:10 +00:00 |
opengauss-bot
|
5179947e51
|
!1106 全局分区索引适配支持ANALYZE VERIFY FAST
Merge pull request !1106 from mujinqiang/master0626
|
2021-07-22 09:30:32 +00:00 |
chendong76
|
e0f1296991
|
pg_get_tabledef增加对list、hash、interval分区表的支持
|
2021-07-21 20:08:07 +08:00 |
mujinqiang
|
b7ac50d4d3
|
全局分区索引适配支持ANALYZE VERIFY FAST
|
2021-07-21 10:48:33 +08:00 |
yanghao
|
4aafa80607
|
Fixed the vacuum freeze issue caused by partition split and merge for a long time.
|
2021-07-20 19:38:14 +08:00 |
opengauss-bot
|
e59d8f78d8
|
!1057 Fixed the bug that the permission can be escalated
Merge pull request !1057 from Cross-罗/master
|
2021-07-20 03:22:29 +00:00 |
opengauss-bot
|
13c4ac2e75
|
!1048 修复rename schema后,\d+查询表结构报错的问题
Merge pull request !1048 from TotaJ/varchar
|
2021-07-20 03:06:22 +00:00 |
luozihao
|
2a7c63de39
|
cast检视意见修改
|
2021-07-19 15:10:13 +08:00 |
luozihao
|
c98f970368
|
fixed the bug of cast
|
2021-07-14 10:35:22 +08:00 |
opengauss-bot
|
d6f62272de
|
!1072 fix the bug of incorrect ROWNUM in partition table and add some test case for partition table
Merge pull request !1072 from 周雄佳/davidzhou
|
2021-07-12 07:16:41 +00:00 |
wangxin
|
b8e6ff7a81
|
generated col
|
2021-07-08 20:37:29 +08:00 |
zhouxiongjia
|
4e880ba2ab
|
fix the bug of incorrect ROWNUM in partition table
|
2021-07-08 11:20:16 +08:00 |
TotaJ
|
bd515dfada
|
Fix rename schema bug.
|
2021-06-23 18:30:24 +08:00 |
l00280231
|
abf9d2857e
|
Merge branch 'master' of https://gitee.com/opengauss/openGauss-server
|
2021-06-22 16:22:34 +08:00 |
syj
|
28ef7fe121
|
CStore supports primary key and unique index.
|
2021-06-17 21:16:06 +08:00 |
l00280231
|
efcdd7b222
|
Merge branch 'master' of https://gitee.com/opengauss/openGauss-server
|
2021-06-15 20:39:58 +08:00 |