| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| 实现事件触发器 | 3 年前 |
| 1.修改两个文件格式; 2.修改部分拼写错误; 3.修改一个pg_dump/pg_restore d格式加解密读写bug; 4.增加带hmac算法。 | 1 年前 |
| first commit for openGauss server | 6 年前 |
| Misc bugfixes | 5 年前 |
| pipelined语法支持 | 2 年前 |
| first commit for openGauss server | 6 年前 |
| add borrow memory feature to work_mem | 1 年前 |
| 添加龙芯loongarch64适配修改 | 2 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| Patch for 930 release | 4 年前 |
| first commit for openGauss server | 6 年前 |
| Misc bugfixes | 5 年前 |
| Misc bugfixes | 5 年前 |
| Add CR POOL, INIT/READ/ALLOC/RECYCLE/LRU list/refcount/CR POOL Interface | 1 年前 |
| 完善BFILE类型,增加相关处理函数 | 1 年前 |
| Misc bugfixes | 5 年前 |
| Patch for 930 release | 4 年前 |
| sql_limit | 1 年前 |
| first commit for openGauss server | 6 年前 |
| 修复double无法转成money的问题 | 1 年前 |
| sync code | 4 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| Add support for corr_s/corr_k | 1 年前 |
| 合入PG补丁Create the infrastructure for planner support functions. PG提交号:1fb57af9 1. 简化升级和防止系统表无意义膨胀,没有修改 pg_proc 的列名, 因列定义发生变化,更改GRAND版本。 2. 没有合入语法支持部分以及文档,也就是不支持CREATE FUNCTION ... SUPPORT 语法,只支持内置函数的support函数。 3. 时区相关transform函数已在openGauss移除,本次不涉及。 4. 函数定义(pg_get_functiondef)暂不输出SUPPORT。 | 2 年前 |
| 修复遗留问题 | 1 年前 |
| Patch for 930 release | 4 年前 |
| sync all inner code | 3 年前 |
| 可通过configure选项--disable-llvm屏蔽llvm库的链接, 优化二进制文件大小以及内存占用 | 5 年前 |
| Misc bugfixes | 5 年前 |
| Patch for 930 release | 4 年前 |
| first commit for openGauss server | 6 年前 |
| Misc bugfixes | 5 年前 |
| refactor(IAUORL): 基础数据类型输入输出性能优化 | 1 年前 |
| Patch for 930 release | 4 年前 |
| 实现事件触发器 | 3 年前 |
| flatten expr framework | 3 年前 |
| clean up compilation warning | 3 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| upsert support subquery; array_remove(), array_replace(); extension first_last_agg | 4 年前 |
| fix(IAUORL): 基础类型输出转换优化冲突解决 | 1 年前 |
| 合入PG补丁Create the infrastructure for planner support functions. PG提交号:1fb57af9 1. 简化升级和防止系统表无意义膨胀,没有修改 pg_proc 的列名, 因列定义发生变化,更改GRAND版本。 2. 没有合入语法支持部分以及文档,也就是不支持CREATE FUNCTION ... SUPPORT 语法,只支持内置函数的support函数。 3. 时区相关transform函数已在openGauss移除,本次不涉及。 4. 函数定义(pg_get_functiondef)暂不输出SUPPORT。 | 2 年前 |
| 解决nls_lower函数第二个参数处理有异常的问题 | 1 年前 |
| Fix gist bug. | 3 年前 |
| Patch for 930 release | 4 年前 |
| sync all inner code | 3 年前 |
| first commit for openGauss server | 6 年前 |
| 修复允许reset事务类型相关参数的问题 | 1 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| sync all inner code | 3 年前 |
| 修复gs_dump使用sql通过视图和外表越权执行问题 | 1 年前 |
| autosave下子事务性能优化 | 1 年前 |
| uwal replication 1.0 support | 2 年前 |
| uwal replication 1.0 support | 2 年前 |
| 合入PR: Bitmap Index Scan optimization,使用宏和模板重构bitmap使用的hashtable | 3 年前 |
| first commit for openGauss server | 6 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| sync all inner code | 3 年前 |
| first commit for openGauss server | 6 年前 |
| sync code | 4 年前 |
| 修复字符串转int与A库不兼容的问题 | 1 年前 |
| fix problems of RTO STANDBY READ Offering: openGaussDevMore detail: fix problems of RTO STANDBY READ | 2 年前 |
| 修改json_textcontains参数类型为text | 1 年前 |
| New features (and bug fixes) 1. alter large sequence 2. subpartition 2.1 split subpartition 2.2 truncate subpartition 3. 支持load 4. 支持start-with/connect-by 5. ... | 4 年前 |
| jsonb_insert {-1} | 2 年前 |
| 支持json_exists和json_textcontains表达式 | 1 年前 |
| 修改syscache,catcache 的访问方式,可以接受hook | 3 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| sync code | 4 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| optimize GSC memory state Offering: openGaussDev More detail: optimize GSC memory state | 1 年前 |
| sync code | 4 年前 |
| sync code | 4 年前 |
| Global SysCache Offering: openGaussDev More detail: 修复闪回功能未适配GSC导致DDL数据无法丢弃问题 # Conflicts: # src/gausskernel/storage/tcap/tcap_truncate.cpp Match-id-e09ce9c267ac9ae227186b0e7cbc9377b1cfb06a | 4 年前 |
| 解决create/drop分区表时,耗时与分区数量不成正比的问题。 从数组结构改为hash结构。 | 2 年前 |
| 修复线程池下跨事务游标fetch的core问题 | 1 年前 |
| Fix global sys cache bug when exit. | 2 年前 |
| sync code | 4 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| 解决interval分区表并发插入时自增重复范围分区的问题。(在消费无效消息后,本地缓存中relation的信息不是最新) 当第一次打开分区relation时,不在缓存中需要build,build过程中获取了分区信息后,收到并处理其他会话自增分区的无效消息, 处理无效消息时,发现缓存中没有,则不做任何处理,最终导致生成的realtion中不包含新增的分区,但是无效消息却消费了, 最后通过relation->partMap判断分区不存在,自增分区,出现重复范围的分区。 推理可得,在处理无效消息时,realtion已存在缓存中,并且已打开过,在rebuild的时候存在同样的问题,在嵌套rebuild中, 内层消费无效消息并获取最新元信息,最终会被最外层的rebuild的relation覆盖。 | 2 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| 聚集Limit下推优化 | 3 年前 |
| Optimize get type cache. | 1 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| sql_limit | 1 年前 |
| Patch for 930 release | 4 年前 |
| sync code | 4 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| first commit for openGauss server | 6 年前 |
| add borrow memory feature to work_mem | 1 年前 |
| first commit for openGauss server | 6 年前 |
| first commit for openGauss server | 6 年前 |
| fix numeric to integer data error | 1 年前 |
| 优化numeric转大数的逻辑 | 3 年前 |
| fix(IAUORL): 基础类型输出转换优化冲突解决 | 1 年前 |
| New features (and bug fixes) 1. alter large sequence 2. subpartition 2.1 split subpartition 2.2 truncate subpartition 3. 支持load 4. 支持start-with/connect-by 5. ... | 4 年前 |
| 支持utl_tcp高级包 | 1 年前 |
| 解决分区数多时优化器阶段判断部分分区usable属性性能问题 | 2 年前 |
| 并行导入interval分区表 | 1 年前 |
| Patch for 930 release | 4 年前 |
| 修改ComputePartKeyExprTuple,增加无estate的处理方式以适应更多场景 | 1 年前 |
| dolphin: add null first policy api | 2 年前 |
| Patch for 930 release | 4 年前 |
| first commit for openGauss server | 6 年前 |
| Misc bugfixes | 5 年前 |
| first commit for openGauss server | 6 年前 |
| probackup: support backup compress files | 4 年前 |
| first commit for openGauss server | 6 年前 |
| add gms_debug | 1 年前 |
| autonomous package value support anonymous block Offering: openGaussDev More detail: autonomous package value support anonymous block Match-id-f3ca9de6f1d4d47382dad1566a600a1aa0e8d0ba | 4 年前 |
| 完成默认值node获取和PLpgSQL_expr进行互相转换的函数 | 1 年前 |
| 修复多字符集场景pbe结果集与直接执行不同的问题;修复PBE参数值未转字符集编码的问题 | 2 年前 |
| Misc bugfixes | 5 年前 |
| 修复在commit之后出现abort事件数据库core问题 | 1 年前 |
| nls 修改: 移动 src/common/backend/po -> src/gausskernel/po, 修复线程池工作线程在还未设置 LC_CTYPE 期间认证失败打印导致翻译失败输出问号 "????" 问题, 增加会话级开关 enable_nls , 使用宏控制代码修改 | 2 年前 |
| 支持utl_tcp高级包 | 1 年前 |
| 行列转换特性 | 1 年前 |
| first commit for openGauss server | 6 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| backup.pid文件区分排他锁和共享锁 | 1 年前 |
| fix some bug and codecheck for ubtree pcr index | 1 年前 |
| sql_limit | 1 年前 |
| add openGauss 3.1.0 feature code | 3 年前 |
| sync code | 4 年前 |
| Patch for 930 release | 4 年前 |
| 修复并发修改存储过程导致的core问题 | 1 年前 |
| New features (and bug fixes) 1. alter large sequence 2. subpartition 2.1 split subpartition 2.2 truncate subpartition 3. 支持load 4. 支持start-with/connect-by 5. ... | 4 年前 |
| 支持gs_dependencies、忽略依赖创建package、失效重编译语法 | 2 年前 |
| Patch for 930 release | 4 年前 |
| TO_BINARY_FLOAT 函数实现、IS [NOT] NAN与IS [NOT] INFINITE表达式实现 | 2 年前 |
| refactor(IAUORL): 基础数据类型输入输出性能优化 | 1 年前 |
| fix problems of RTO STANDBY READ Offering: openGaussDevMore detail: fix problems of RTO STANDBY READ | 2 年前 |
| fix problems of RTO STANDBY READ Offering: openGaussDevMore detail: fix problems of RTO STANDBY READ | 2 年前 |
| Patch for 930 release | 4 年前 |
| Patch for 930 release | 4 年前 |
| sync code | 4 年前 |
| 增加对WalSender、WalRecv和WalRecvWriter的统计 | 2 年前 |
| sql_limit | 1 年前 |
| Add lock for loading so. | 3 年前 |
| Add support for EXTRACT TIMEZONE_XXX | 1 年前 |
| 支持keep函数 | 1 年前 |
| check if temporary replication slot of tablesync worker exist before dropping it | 4 年前 |
| sync code | 4 年前 |
| feat(og): to support cast and default value 1: to support cast with default value; 2: to support nls date language; 3: regression test case; 4: to support to_timestamp with nls language. | 1 年前 |
| sync code | 4 年前 |
| Patch for 930 release | 4 年前 |
| 合入PG补丁Create the infrastructure for planner support functions. PG提交号:1fb57af9 1. 简化升级和防止系统表无意义膨胀,没有修改 pg_proc 的列名, 因列定义发生变化,更改GRAND版本。 2. 没有合入语法支持部分以及文档,也就是不支持CREATE FUNCTION ... SUPPORT 语法,只支持内置函数的support函数。 3. 时区相关transform函数已在openGauss移除,本次不涉及。 4. 函数定义(pg_get_functiondef)暂不输出SUPPORT。 | 2 年前 |
| GMS_XMLGEN高级包兼容 | 1 年前 |
| 同步source code 日期: 12-26 revision: ee5b054c | 5 年前 |
| first commit for openGauss server | 6 年前 |