Commit Graph

123 Commits

Author SHA1 Message Date
83fb394ac6 !1578 b_sql_plugin插件内核适配修改
Merge pull request !1578 from chenxiaobin/b_sql_plugin
2022-03-16 01:19:36 +00:00
59ff629c95 b_sql_plugin插件内核适配修改 2022-03-15 21:19:06 +08:00
d28a571efd submit code to openGauss-server
Offering: openGaussDev

More detail: fix owner for fdw

Signed-off-by:chenbobo <chenbobo3@huawei.com>

Match-id-0cdd43e2bf4f91363b42dec95cd648e902b88bd5
2022-03-14 19:34:40 +08:00
15e3a99805 row compression & hash index 2022-03-06 22:47:02 +08:00
de223dd152 sync code 2022-03-04 23:22:16 +08:00
96590e8eb9 bugfix: pagehack compile error 2022-01-22 09:55:04 +08:00
d4a2c0cfc5 1. bugfix: remote read failed when opt > 0xff
2. bugfix: byte_convert(diff_convert) can used independently
3. bugfix: checksum alway returns the same uint32
4. cleancode: remove dulicate check of mmap
5. bugfix: parallel repare pca when extreme rto
2022-01-22 09:55:04 +08:00
c7b25efcff 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. ...
2021-12-29 21:33:28 +08:00
eaaf873a9f openGauss支持发布订阅 2021-12-16 23:20:10 +08:00
4b35784ea0 table/index(btree) support compression 2021-12-16 22:24:44 +08:00
899cd4a36c enhance tuple lock 2021-12-16 20:37:27 +08:00
1d540f4462 Patch for 930 release 2021-09-23 15:19:37 +08:00
27e85b6e16 upgrade and parallel xlog for hash index 2021-09-03 14:18:08 +08:00
5d8cfdab29 fix file_fdw bug, for format option 2021-08-16 19:57:46 +08:00
36a649b3d9 !991 fix file_fdw testcase
Merge pull request !991 from 熊小军/master
2021-08-09 11:26:40 +00:00
b65823ea97 fix shared_buffers设置极小时,淘汰策略ring size为0 2021-08-04 14:53:19 +08:00
6ad5f787ed support extension define session variables 2021-07-28 21:43:22 +08:00
42a7f26766 !1076 生成列特性
Merge pull request !1076 from ShineStarStar/gen
2021-07-09 03:20:26 +00:00
97a744de3b !1028 小型化裁剪,增强可配置性
Merge pull request !1028 from 苏梓鑫/config
2021-07-09 02:24:38 +00:00
b8e6ff7a81 generated col 2021-07-08 20:37:29 +08:00
829ed77424 logical 2021-06-30 15:56:37 +08:00
cb19b3ce62 !947 对pageinspect进行安全函数整改
Merge pull request !947 from Cross-罗/safe_function
2021-06-15 14:54:39 +08:00
02f1b91e61 可通过configure选项--disable-llvm屏蔽llvm库的链接, 优化二进制文件大小以及内存占用 2021-06-11 17:38:36 +08:00
72143c0000 fix file_fdw bug 2021-06-10 15:46:14 +08:00
985a292971 fix file_fdw testcase 2021-05-27 18:58:03 +08:00
ee5c520df6 修复release版本编译dblink报错的问题 2021-05-19 09:50:35 +08:00
ddc927a4ad 修复检视意见问题 2021-05-07 19:58:39 +08:00
d5672f90fb 对pageinspect进行安全函数整改 2021-05-06 16:37:08 +08:00
6e28256b9a !900 fixed the bug that pageinspect compiling failed
Merge pull request !900 from Cross-罗/contrib_bug
2021-04-29 17:19:32 +08:00
e8dbaf6e1e !926 add dblink testcase
Merge pull request !926 from liang/master
2021-04-29 09:52:29 +08:00
054632d253 !891 fix dblink contrib build error
Merge pull request !891 from movead/master
2021-04-29 09:52:12 +08:00
9964c0b146 add dblink testcase 2021-04-27 18:26:24 +08:00
ae30a59cf1 change tab to space 2021-04-15 16:32:50 +08:00
62e4dec38f fix pg_archivecleanup make bug 2021-04-13 09:11:10 +08:00
cbf08c39e3 修复pageinspect编译失败的问题 2021-04-12 12:38:38 +08:00
785faf8914 add THR_LOCAL for global var 2021-04-09 11:32:29 +08:00
55abf9bf39 fix dblink contrib build error. 2021-04-02 18:02:12 +08:00
3d79c59118 Misc bugfixes 2021-03-06 12:39:28 +08:00
c470eb8933 工具帮助信息适配openGauss 2021-02-18 17:56:51 +08:00
b322a3ae53 Revert "!604 openGauss support pg_stat_statements"
This reverts commit c38e1ded17d6084b9915a25df19dcf17c9d5837e, reversing
changes made to 9656124c8e8602f780e6fbdbb9262b6aadf56e9d.
2021-02-09 10:40:59 +08:00
78068122d9 openGauss supports pg_stat_statements 2021-01-11 11:31:05 +08:00
1567043064 同步source code
日期: 12-26
    revision: ee5b054c
2020-12-28 22:19:21 +08:00
c2bd9bae16 !424 fix bug in gs_upgrade when get node name
Merge pull request !424 from scarbor_fair/bug_in_pg_upgrade
2020-12-14 11:39:48 +08:00
58f92ed055 add \ 2020-12-07 19:37:58 +08:00
761039d56a fix pldebugger problem 2020-12-04 18:47:28 +08:00
51284ce8a1 fix bug in gs_upgrade 2020-11-20 14:08:32 +08:00
e7b90c2889 add postgis module 2020-11-04 18:04:55 +08:00
e171752f13 MOT code cleanup 2020-10-12 18:03:03 +08:00
671d9b1043 !262 openGauss发布版本改为1.0.1
Merge pull request !262 from zhangxubo/1.0.1
2020-09-28 15:07:23 +08:00
149bb23a6a openGauss工具、内核版本改为1.0.1 2020-09-28 14:49:05 +08:00