Commit Graph

  • 1046ae305c !191 modify interval partition testcase Merge pull request !191 from yujiang/b_c_pg_version_date_support_auto_partition opengauss-bot 2020-09-07 11:54:17 +08:00
  • 06f40db078 增加test_serial测试用例 徐鲲鹏 2020-09-07 11:09:18 +08:00
  • 0f7f10b10e test_serial 测试期望结果 徐鲲鹏 2020-09-07 11:08:12 +08:00
  • b737b925c0 function has serial type 测试用例 徐鲲鹏 2020-09-07 11:06:51 +08:00
  • 4c2f2e1e6e !182 Forbid ROWNUM when creating index Merge pull request !182 from 周雄佳/master opengauss-bot 2020-09-07 07:00:34 +08:00
  • 26d23328bf modify interval partition testcase yujiang 2020-09-05 18:22:46 +08:00
  • 09a3ca1108 !190 Fix max connection bug. Merge pull request !190 from TotaJ/bugfix/max_conn opengauss-bot 2020-09-05 17:10:43 +08:00
  • fa2dbe8082 Fix max connection bug. TotaJ 2020-09-05 15:55:55 +08:00
  • 047f400ddd add orientation option restriction for global temp table wangzhijun2018 2020-09-05 15:28:28 +08:00
  • e2200b279b fix multixact redo error xiong_xjun 2020-09-05 15:05:57 +08:00
  • 61fad58c53 fix process exit when send the SIGHUP signal in the situation of remote_read_mode=off. xiong_xjun 2020-09-05 15:03:47 +08:00
  • c83a927258 !183 compatibility of old gs_basebackup Merge pull request !183 from 吴岳川/gs_basebackup_failed opengauss-bot 2020-09-05 11:30:02 +08:00
  • 25dc84dcd8 !185 修复在dblink和tcn插件中获取索引个数错误的代码 Merge pull request !185 from xiliu/GPI_BUGFIX opengauss-bot 2020-09-05 10:59:38 +08:00
  • b080462854 compatibility of old gs_basebackup wuyuechuan 2020-09-05 10:54:26 +08:00
  • e15bc8eb1d !186 Fix select-for-update validation when pre_abort_validation is set to off Merge pull request !186 from Vinoth Veeraraghavan/master opengauss-bot 2020-09-04 17:17:40 +08:00
  • 2dd86e7c8d Fix select-for-update validation when pre_abort_validation is set to off Vinoth Veeraraghavan 2020-09-04 16:47:18 +08:00
  • ef6c2817fb !184 support DATE type automatic partition in compatible B/C/PG version Merge pull request !184 from yujiang/b_c_pg_version_date_support_auto_partition opengauss-bot 2020-09-04 16:30:09 +08:00
  • 13aa9ff1f9 add code for get right indexkey xiliu 2020-09-04 16:06:48 +08:00
  • 76fd3b9339 support DATE type automatic partition in compatible B/C/PG version yujiang 2020-09-04 10:33:16 +08:00
  • cd2bfd01e1 !180 完善在适配x86 open Euler环境时,libcurl库没有实现静态链接的步骤 Merge pull request !180 from zhangzhijing/master opengauss-bot 2020-09-04 09:46:27 +08:00
  • 2817578f48 !181 fix bug bgworkers not exit of front error;fix bug of check_client_encoding_hook error;fix incorrect job_queue_processes count Merge pull request !181 from 剑仙水易/master opengauss-bot 2020-09-03 20:22:38 +08:00
  • 47f2cb5c01 Ban ROWNUM when creating index. zhouxiongjia 2020-09-03 20:19:11 +08:00
  • 1f17263be3 !179 MOT Cold start optimization and removing wrong reference in FDW state Merge pull request !179 from Vinoth/master opengauss-bot 2020-09-03 18:25:37 +08:00
  • 396556f625 fix incorrect job_queue_processes count JianXian 2020-09-03 17:48:19 +08:00
  • 13b33930fb fix bug of check_client_encoding_hook error JianXian 2020-09-03 17:47:04 +08:00
  • ffd353b1aa fix bug bgworkers not exit of front error JianXian 2020-09-03 17:45:29 +08:00
  • 5a964250fe 完善在适配x86 open Euler环境时,libcurl库没有实现静态链接的步骤 zhangzhijingMY 2020-09-03 17:16:31 +08:00
  • 3b3540acc6 Removed unnecessary and wrong reference to current row in MOT FDW state Vinoth Veeraraghavan 2020-09-03 17:01:26 +08:00
  • 23c166cea8 MOT Coldstart optimization Vinoth Veeraraghavan 2020-09-03 16:56:42 +08:00
  • 55676a7d12 修改了一些代码问题 徐鲲鹏 2020-09-03 17:05:23 +08:00
  • 4df5e34cad !169 删除重复定义的宏 PG_USED_FOR_ASSERTS_ONLY Merge pull request !169 from xiliu/GPI_BUGFIX opengauss-bot 2020-09-03 17:02:48 +08:00
  • c8fa438bb2 !175 解决gs_restore指定不存在文件后自动创建该文件的问题 Merge pull request !175 from yukai_k/master opengauss-bot 2020-09-03 16:24:38 +08:00
  • 943343c795 解决gs_restore指定不存在文件后自动创建该文件的问题 unknown 2020-09-03 10:43:21 +08:00
  • a15dba99cc !176 【openGauss】incorrect matiewrel heap_close Merge pull request !176 from 宋清怡/master opengauss-bot 2020-09-03 15:38:13 +08:00
  • 3a86f8dee9 Simple installation xieliang (D) 2020-09-03 15:01:17 +08:00
  • c03ad30465 合并函数 徐鲲鹏 2020-09-03 09:45:19 +08:00
  • 3d8183507e !172 gs_basebackup testcase occasional failure Merge pull request !172 from 吴岳川/gs_basebackup_failed opengauss-bot 2020-09-02 23:34:57 +08:00
  • ff239f49ad !173 解决索引列名重复问题 Merge pull request !173 from 罗梓浩/master opengauss-bot 2020-09-02 21:20:38 +08:00
  • b36017fdb8 解决索引重复列名问题 l00584793 2020-09-02 14:57:23 +08:00
  • 54516a5e81 !171 gs_basebackup occasionally failed when compress=9 Merge pull request !171 from 吴岳川/master opengauss-bot 2020-09-02 17:42:52 +08:00
  • 1fe29322fb gs_basebackup testcase occasional failure wuyuechuan 2020-09-02 17:29:03 +08:00
  • e2cb7cb626 gs_basebackup occasionally failed when compress=9 wuyuechuan 2020-09-02 16:19:49 +08:00
  • 16c3c47b77 !168 增加Preinstall设置LD_LIBRARY_PATH环境变量 Merge pull request !168 from 洪烨/master opengauss-bot 2020-09-02 16:12:59 +08:00
  • 762f7698af !170 om 修改适配 Merge pull request !170 from gyt0221/master opengauss-bot 2020-09-02 15:31:43 +08:00
  • ab04fade3c om 修改: 1. 适配gs_basebackup 2. 错误码修改 3. 适配docker安装 gyt0221 2020-09-02 14:32:29 +08:00
  • 9b6ccd24cc delete redefine PG_USED_FOR_ASSERTS_ONLY xiliu 2020-09-02 13:12:53 +08:00
  • a5fb3d2866 Add Step: Set Library Path for preinstall hongye 2020-09-02 10:39:55 +08:00
  • 141bb77173 !166 add gs_basebackup testcases Merge pull request !166 from 吴岳川/gs_basebackup opengauss-bot 2020-09-01 19:26:39 +08:00
  • 7e27d28848 1. add gs_basebackup testcases 2.code checkstyle wuyuechuan 2020-09-01 09:58:12 +08:00
  • 12a82b1e0d 解决创建函数时,定义参数的数据类型是序列整型,提示类型不存在的问题 在返回值和定义参数的数据类型判断时,增加对序列整型的判定 徐鲲鹏 2020-09-01 11:37:41 +08:00
  • 1b17e6ab6d !163 move global variable to instance or thread; fix backendworker not exit bugs; Merge pull request !163 from 江建宇/Autonomous0901 opengauss-bot 2020-09-01 11:22:49 +08:00
  • ea34abb507 !162 【gpi】 修复全局分区索引只支持31列的报错输出 Merge pull request !162 from xiliu/GPI_BUGFIX opengauss-bot 2020-09-01 10:00:33 +08:00
  • 5be100f482 use rname to replace invalid role_name when InitializeSessionUserId is invoked with id jiang_jianyu 2020-09-01 09:04:50 +08:00
  • 21fb02c397 fix backendworker not exit bugs jiang_jianyu 2020-08-31 21:09:49 +08:00
  • 26a06c95b8 move global variable to instance or thread jiang_jianyu 2020-08-31 21:01:43 +08:00
  • b3e7623efe !158 [Lightweight PR]: 修改 src/gausskernel/Makefile. 修复centos类平台 x86平台libcurl包依赖版本问题 Merge pull request !158 from 刘伟/N/A opengauss-bot 2020-08-31 20:52:26 +08:00
  • 972247ec6b !159 创建domain socket时,不依赖PGHOST变量来创建socket file的路径 Merge pull request !159 from scarbor_fair/master opengauss-bot 2020-08-31 20:50:34 +08:00
  • bbe47f079d !160 Fix MOT memory and time configurations to use default units if none specified Merge pull request !160 from Vinoth/master opengauss-bot 2020-08-31 20:46:36 +08:00
  • 56ec3306bf !161 PITR修复无法恢复到备份后事务的lsn的bug Merge pull request !161 from victor_zhc/dev opengauss-bot 2020-08-31 20:43:48 +08:00
  • aa8a1715c3 fix partition bitmapand use btree with gin or gist xiliu 2020-08-31 20:30:12 +08:00
  • 7cef87006e fix bug of PITR recovery in specify LSN victor_zhc 2020-08-31 19:58:44 +08:00
  • 560a969040 Fix MOT memory and time configurations to use default units if none specified Vinoth 2020-08-31 19:51:44 +08:00
  • 52c85928d2 fix pghost bug yupeng 2020-08-31 18:52:35 +08:00
  • f5e0d42c6e 修改 src/gausskernel/Makefile. 修复centos类平台 x86平台libcurl包依赖版本问题 修改 src/gausskernel/Makefile. 修复x86平台libcurl包依赖版本问题,第三方库中已经是4.6版本了 刘伟 2020-08-31 16:52:23 +08:00
  • f370abbabd !101 将收集快照线程中的exit_on_error变量设置为false Merge pull request !101 from scarbor_fair/master opengauss-bot 2020-08-31 10:25:58 +08:00
  • 3fe482fd3c !131 fix csnlog cannot be found that occur in standby node, and remove the Warning log in InternalGetCommitSeqNo. Merge pull request !131 from xiong_xjun/master opengauss-bot 2020-08-31 10:24:17 +08:00
  • e0d74010e6 !136 [bugfix]the results of querying pg_stat_replication and DBE_PERF.replication_stat_views are empty Merge pull request !136 from zy/dev opengauss-bot 2020-08-31 10:18:51 +08:00
  • ed69e60d20 !139 om 630后修改 打包脚本修改 Merge pull request !139 from gyt0221/master opengauss-bot 2020-08-31 10:17:27 +08:00
  • 459be3ac29 update refreshmatviews sqyyeah 2020-08-29 18:33:15 +08:00
  • 77609c6cd6 !145 bugfix: double_write初始化后关闭文件句柄 Merge pull request !145 from meimeidtt/keyAlias opengauss-bot 2020-08-29 17:52:21 +08:00
  • 4728c27ca8 !134 Support autonomous transaction Merge pull request !134 from 江建宇/master opengauss-bot 2020-08-29 17:26:45 +08:00
  • 77973a3d31 !130 支持全局分区索引 Merge pull request !130 from xiliu/GPI_FEATURE opengauss-bot 2020-08-29 17:18:48 +08:00
  • 5052863fec !157 PITR支持恢复到指定LSN Merge pull request !157 from victor_zhc/dev opengauss-bot 2020-08-29 17:07:55 +08:00
  • 748be10fae !156 Fix MOT replay in async commit mode Merge pull request !156 from Vinoth/master opengauss-bot 2020-08-29 16:14:47 +08:00
  • 777fc51353 fix codereview xiliu 2020-08-28 15:49:27 +08:00
  • 11b1d176a9 PITR support recovery to specify LSN victor_zhc 2020-08-29 15:07:34 +08:00
  • 9717117500 forbidden nested autonomous transaction jiang_jianyu 2020-08-29 10:41:31 +08:00
  • 577eff56a4 !155 fixbug gin_fuzzy_search_limit parameter invalid Merge pull request !155 from chenxiaobin/master opengauss-bot 2020-08-29 09:49:07 +08:00
  • 876784f519 !152 解决gsql命令补齐问题&修复编译error Merge pull request !152 from 罗梓浩/master opengauss-bot 2020-08-29 09:28:58 +08:00
  • 404cfc36c6 Fix MOT replay in async commit mode Vinoth 2020-08-28 23:21:55 +08:00
  • 9d96bc87b0 !153 commit prepared xact数据库core掉 Merge pull request !153 from gentle_hu/master opengauss-bot 2020-08-28 19:05:01 +08:00
  • c040d78287 code for Global-Partition-Index feature xiliu 2020-08-25 15:10:14 +08:00
  • 1827f95771 fixbug gin_fuzzy_search_limit parameter invalid chenxiaobin 2020-08-27 15:30:14 +08:00
  • 339cd59f26 !154 Added MOT config bounds check Merge pull request !154 from Vinoth/master opengauss-bot 2020-08-28 16:10:28 +08:00
  • 971a0ddf15 Added MOT config bounds check Vinoth 2020-08-28 15:06:00 +08:00
  • aa50621d3c 解决冲突 luozihao 2020-08-28 14:17:19 +08:00
  • 868074dc75 fix core when commit prepared xact gentle_hu 2020-08-28 11:45:23 +08:00
  • 48207d344a 1.解决打开--with-readline选项问题;2.移植和调试命令补全功能 RayH2020 2020-08-14 17:18:44 +08:00
  • f80d95c2ef !150 MOT DDL fixes and recovery deadlock issue with ckpt Merge pull request !150 from Vinoth/master opengauss-bot 2020-08-28 09:41:32 +08:00
  • 9d5c803894 !151 【openGauss】CREATE materialized views on global/local temp table is not supported Merge pull request !151 from 宋清怡/master opengauss-bot 2020-08-28 00:18:10 +08:00
  • 32119f19b0 Merge branch 'master' of https://gitee.com/opengauss/openGauss-server luozihao 2020-08-27 17:32:22 +08:00
  • 39fbf2004a 1.解决打开--with-readline选项问题;2.移植和调试命令补全功能 RayH2020 2020-08-14 17:18:44 +08:00
  • 3c83bfa102 !132 gs_basebackup: support mot backup Merge pull request !132 from 吴岳川/gs_basebackup opengauss-bot 2020-08-27 16:25:10 +08:00
  • a257e3b9a0 adapt matviews to global temp table: matviews can not be created on local/global temp table sqyyeah 2020-08-27 09:56:01 +08:00
  • 8496425e0a !142 opengauss support expansion standby nodes Merge pull request !142 from zhangxubo/master opengauss-bot 2020-08-27 14:22:16 +08:00
  • ea9ca73e31 MOT DDL fixes and recovery deadlock issue with ckpt Vinoth 2020-08-27 14:16:04 +08:00
  • c97c20233e !149 add function pg_terminate_session to terminate a user session Merge pull request !149 from 德塔贝斯/dev-master opengauss-bot 2020-08-27 14:07:06 +08:00
  • f4c5c33122 !146 【openGauss】postgres_fdw supports column serial type Merge pull request !146 from 宋清怡/code_fix opengauss-bot 2020-08-27 13:18:56 +08:00
  • 3b02afedc7 !148 分区表外键可用 Merge pull request !148 from 罗梓浩/master opengauss-bot 2020-08-27 13:17:55 +08:00
  • 085fbf3304 add the builtin function pg_terminate_session to terminate a user session p00421579 2020-08-26 21:27:29 +08:00