|
8a5bb2bf27
|
!113 支持PITR
Merge pull request !113 from meimeidtt/zhc
|
2020-08-22 09:18:16 +08:00 |
|
|
d84e997b43
|
!126 Fix for MOT update replay issue
Merge pull request !126 from Vinoth/master
|
2020-08-22 09:17:42 +08:00 |
|
|
d73d677e4a
|
!120 uniform the definition and declaration
Merge pull request !120 from 吴岳川/master
|
2020-08-21 23:24:31 +08:00 |
|
|
cb2ed43867
|
!122 set openGauss thread name and add getting function of t_thrd and u_sess
Merge pull request !122 from chenxiaobin/master
|
2020-08-21 23:23:52 +08:00 |
|
|
9390c074ff
|
Fix for MOT update replay issue
|
2020-08-21 18:28:17 +08:00 |
|
|
ec6bdc4f11
|
!107 Adapted to the neokylin system.
Merge pull request !107 from hemny/master
|
2020-08-21 18:16:35 +08:00 |
|
|
2c577a4c7e
|
!94 update docker feature
Merge pull request !94 from lihongda/master
|
2020-08-21 18:14:43 +08:00 |
|
|
98dee224a2
|
!125 【wdr】适配wdr性能报告功能
Merge pull request !125 from 黄承晟/master
|
2020-08-21 16:39:01 +08:00 |
|
|
8ca33ab908
|
Adapt the snapShot-wdr-report feture in stand-alone version
|
2020-08-21 16:26:55 +08:00 |
|
|
46987edafb
|
!123 【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK事务控制
Merge pull request !123 from 陈雁飞/master
|
2020-08-21 14:56:03 +08:00 |
|
|
2f5ee75d46
|
!119 【fix bug】【审计 audit_system_object】解决audit_system_object 第18位单独开启不生效的问题。
Merge pull request !119 from 黄承晟/master
|
2020-08-21 14:54:39 +08:00 |
|
|
7ead58b21c
|
【特性】【Opengauss回合】存储过程支持COMMIT/ROLLBACK
|
2020-08-21 00:23:02 +08:00 |
|
|
c3b5c49794
|
set thread name and provide getting functions of t_thrd and u_sess
|
2020-08-20 21:58:06 +08:00 |
|
|
8dbf76dec9
|
uniform the definition and declaration
|
2020-08-20 18:39:26 +08:00 |
|
|
94139d8801
|
fix bug in audit synonym cannot be enable alone
|
2020-08-20 18:19:57 +08:00 |
|
|
b4908893ed
|
!118 【openGauss】disallow 'explain refresh matviews stmt'
Merge pull request !118 from 宋清怡/master
|
2020-08-20 17:26:29 +08:00 |
|
|
00045b7941
|
disallow explain refresh matview stmt
|
2020-08-20 17:09:13 +08:00 |
|
|
470d6d3175
|
!117 Fix stress test issue in MOT when using DDLs in transaction
Merge pull request !117 from Vinoth/master
|
2020-08-20 16:11:41 +08:00 |
|
|
896b2eb4f5
|
!116 【openGauss】fix matveiws ALTER column problem
Merge pull request !116 from 宋清怡/master
|
2020-08-20 16:03:59 +08:00 |
|
|
32ed4953f0
|
!108 【feature】【Opengauss回合】调用无参数函数省略()
Merge pull request !108 from chenyanfei/master
|
2020-08-20 16:02:03 +08:00 |
|
|
82474b4ed5
|
!115 【fixbug】bypass indexonlyscan releasebuffer报错
Merge pull request !115 from luohongbin/master
|
2020-08-20 16:00:33 +08:00 |
|
|
a26887e0c6
|
!114 列别名支持: VALUE,NAME,TYPE
Merge pull request !114 from meimeidtt/keyAlias
|
2020-08-20 15:59:13 +08:00 |
|
|
f19e73a11c
|
Fix stress test issue in MOT when using DDLs in transaction
|
2020-08-20 15:45:25 +08:00 |
|
|
975f54070e
|
add matview test case for alter orientation
|
2020-08-20 15:28:14 +08:00 |
|
|
9e4afe7ebb
|
Package adapted to the kylin system.
|
2020-08-20 10:56:05 +08:00 |
|
|
d4e3c941a6
|
Compile adapted to the neokylin/kylin system.
|
2020-08-20 10:52:16 +08:00 |
|
|
8673ef97f5
|
fix materialized view ALTER col problem
|
2020-08-20 09:44:25 +08:00 |
|
|
7dd792e7ef
|
【fixbug】bypass indexonlyscan releasebuffer报错
|
2020-08-19 19:30:24 +08:00 |
|
|
4c71bf7472
|
colum alias: VALUE, NAME, TYPE
|
2020-08-19 18:09:21 +08:00 |
|
|
10f145be69
|
!111 MOT transactional recovery to fix issues in standby and update from core
Merge pull request !111 from Vinoth/master
|
2020-08-19 17:32:10 +08:00 |
|
|
b668b945e2
|
support PITR
|
2020-08-19 16:40:04 +08:00 |
|
|
3fe05c26c6
|
!112 在checkpoint时,truncate csnlog考虑vacuum的快照xmin
Merge pull request !112 from xiong_xjun/master
|
2020-08-19 16:32:24 +08:00 |
|
|
92235f7cee
|
consider vacuum's xmin when truncate csnlog in checkpoint
|
2020-08-19 14:51:50 +08:00 |
|
|
21fee69cd8
|
Transactional recovery to fix issues in standby and update from core
|
2020-08-19 10:19:36 +08:00 |
|
|
767f9efcdf
|
!110 【Logical Replication】fix bugs for logical replication
Merge pull request !110 from Zelin_Zheng/master
|
2020-08-19 09:40:22 +08:00 |
|
|
b51172de8c
|
fix bugs for logical replication
|
2020-08-18 23:42:14 +08:00 |
|
|
a9deee80c3
|
【特性】函数、存储过程或者触发器中调用无参数函数,支持省略()
|
2020-08-18 00:44:09 +08:00 |
|
|
c68ef5e69e
|
Merge branch 'master' of https://gitee.com/houjhibofa/openGauss-server
|
2020-08-18 00:24:13 +08:00 |
|
|
d5125f6ce6
|
【特性】函数、存储过程或者触发器中调用无参数函数,支持省略()
|
2020-08-18 00:23:33 +08:00 |
|
|
bdacaa558e
|
Package adapted to the neokylin system.
|
2020-08-17 22:41:41 +08:00 |
|
|
2f6557c458
|
Adapted to the neokylin system.
|
2020-08-17 22:33:13 +08:00 |
|
|
3112740754
|
!106 change default value for GUC param enable_opfusion
Merge pull request !106 from li_jianqiu/master
|
2020-08-17 21:27:45 +08:00 |
|
|
dca6a74de0
|
!105 【openGauss代码合入社区】新增物化视图特性
Merge pull request !105 from 宋清怡/master
|
2020-08-17 21:27:23 +08:00 |
|
|
7a822572b1
|
change default GUC param enable_opfusion
|
2020-08-17 16:24:15 +08:00 |
|
|
d5337ceca7
|
add materialized view feature to opengauss
|
2020-08-17 14:55:37 +08:00 |
|
|
e570a9585a
|
!104 【SQL】allow to use aggregate
Merge pull request !104 from 陈林锋/master
|
2020-08-17 12:35:17 +08:00 |
|
|
8cd77e1b56
|
[SQL]allow to use aggregate
|
2020-08-15 21:01:23 +08:00 |
|
|
3eade03f9c
|
!103 postgres_fdw
Merge pull request !103 from TotaJ/feature/pg_fdw
|
2020-08-15 16:26:10 +08:00 |
|
|
54494d470c
|
!102 Ban some illegal usage of ROWNUM
Merge pull request !102 from 周雄佳/master
|
2020-08-15 16:25:08 +08:00 |
|
|
d0658b7a25
|
Fix sub transaction commit bug in oracle_fdw.
|
2020-08-15 11:22:12 +08:00 |
|