fd1f338af5
TupleTableSlots数据结构及相关函数调用优化
2023-02-21 20:29:34 -08:00
bd74fed434
合并pg pr:集中逻辑保护复制的效用语句
2023-01-17 09:40:11 +08:00
547d64b3a8
修改问题:pg_xlogdump命令执行失败
2022-12-27 19:07:41 +08:00
afc29ca14d
!2598 修复基于外表的视图更新的check option不生效的问题
...
Merge pull request !2598 from chenxiaobin/fixFdwCheckOption
2022-12-15 03:48:59 +00:00
9cee00b918
fix with check option on views referencing postgres_fdw tables
2022-12-14 19:32:41 +08:00
f5866a88ff
!2576 修复cmake编译server报错
...
* fix cmake compile error
2022-12-13 01:31:45 +00:00
5575fe4a2e
pgfdw内补充mot的事务回调忽略事件
2022-12-12 11:31:21 +08:00
f995bd2209
pgfdw support join\agg\sort\limit\lockrows
2022-12-05 11:11:33 +08:00
1c5654cd23
压缩相关修改
2022-11-28 19:27:26 +08:00
bb5b05ec46
主备共享存储
2022-11-07 22:04:18 +08:00
c04911b320
fix pg_xlogdump
2022-09-21 06:54:20 +00:00
9c924ef565
fix auth_delay\auto_explain\passwordcheck _PG_init not found bug
2022-09-07 11:46:22 +08:00
b919f404e8
add openGauss 3.1.0 feature code
2022-09-03 16:22:35 +08:00
565c997ab4
add standard_ProcessUtility hook
2022-09-02 15:15:24 +08:00
7a8ae4b0e3
fix pg_trgm compile error
2022-08-10 11:42:01 +08:00
625352bb86
!1964 修复pgstatuple 编译错误
...
Merge pull request !1964 from 林科旭/pgstattuple
2022-08-05 07:57:23 +00:00
99c3c132e7
!1963 oid2name编译错误
...
Merge pull request !1963 from 林科旭/master
2022-08-05 07:57:14 +00:00
6992527eb1
oid2name build err!
2022-08-04 16:30:58 +08:00
1ad3d5fca7
pgstatuple build err!
2022-07-22 18:06:40 +08:00
bb3672335a
fix postgres fdw bug
2022-06-27 20:02:19 +08:00
588299a50a
!1612 删除非必要的告警
...
Merge pull request !1612 from chenxiaobin/fixwarning
2022-03-24 13:26:18 +00:00
3ea2ac37e9
fix unnecessage warning
2022-03-21 20:17:02 +08:00
74c8611e4a
probackup: support backup compress files
2022-03-19 15:44:06 +08:00
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