Commit Graph

7888 Commits

Author SHA1 Message Date
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
b7953f51cf fix long regression temp table issue 2020-08-20 17:31:47 +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
18814f47dd add pgbench 2020-08-18 17:51:44 +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
7e2384c323 postgres_fdw. 2020-08-15 11:21:30 +08:00
c43dbab1ce update src/test/regress/expected/xc_rownum.out. 2020-08-14 21:59:53 +08:00
c9738b11d1 Ban some useage of ROWNUM
1.Ban ROWNUM in INSERT...VALUES() STATEMENT
2.Ban ROWNUM after DEFAULT when creating table
3.Ban ROWNUM in VALUES clause that's being used as a standalone SELECT like select * from (values(rownum,1)), x(a,b)
2020-08-14 14:24:01 +08:00
0feea64d09 !71 解决gcc编译进程oom
Merge pull request !71 from hthinks/master
2020-08-13 17:45:23 +08:00
6fafbd9b43 !98 fix could not open csnlog file when do vacuum
Merge pull request !98 from xiong_xjun/master
2020-08-13 15:37:15 +08:00
497fd660ee fix bugs 2020-08-13 15:19:28 +08:00
b80dc6a3a3 !99 GTT alter table enhancement for analyze
Merge pull request !99 from wangzhijun/master
2020-08-13 15:09:36 +08:00