196 Commits

Author SHA1 Message Date
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
24b9c9352f !257 删除不需要的文件
Merge pull request !257 from 骆洪斌/master
2020-09-28 14:05:52 +08:00
288215d112 删除文件 contrib/gtmtester/gtmtester 2020-09-28 09:33:44 +08:00
f39e021d36 Rename openGauss patch for fdw. 2020-09-25 17:38:59 +08:00
9e9b6b0321 !234 【openGauss】Add pldebugger feature
Merge pull request !234 from 宋清怡/master
2020-09-18 21:01:02 +08:00
76e7255dab Add pldebugger feature 2020-09-18 17:54:16 +08:00
c9096b4040 !196 fix core dump when run CUBE with pg_stat_statements
Merge pull request !196 from scarbor_fair/master
2020-09-08 21:33:15 +08:00
72025b51c3 update contrib/pg_stat_statements/pg_stat_statements.cpp.
core dump
2020-09-08 13:26:31 +08:00
13aa9ff1f9 add code for get right indexkey
Signed-off-by: xiliu <xiliu_h@163.com>
2020-09-04 16:06:48 +08:00
c040d78287 code for Global-Partition-Index feature
Signed-off-by: xiliu <xiliu_h@163.com>
2020-08-28 16:31:25 +08:00
b44d737d14 Added MOT option in pgbench 2020-08-26 18:06:53 +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
d5337ceca7 add materialized view feature to opengauss 2020-08-17 14:55:37 +08:00
7e2384c323 postgres_fdw. 2020-08-15 11:21:30 +08:00
c63724ab32 merge logical replication code 2020-07-29 16:53:06 +08:00
2d643eed1d openGauss supports pg_stat_statements 2020-07-21 22:40:25 +08:00
2068195aea openGauss supports pg_stat_statements 2020-07-21 16:38:36 +08:00
74a45f5ce4 !32 For oracle_fdw.
Merge pull request !32 from TotaJ/feature/o_fdw
2020-07-20 16:57:12 +08:00
df66f2fd3d For oracle_fdw. 2020-07-20 10:31:32 +08:00
769714f7bb mysql_fdw patch.
1: Re-establish mysql_fdw connections after server or user mapping changes
2: Qualify table name with the database name while identifying a unique column
3: Fix crash with ANALYZE on a non-existing remote table.
2020-07-16 19:07:18 +08:00
4bbce41a2e Fix mysql_fdw compile error. 2020-07-14 12:56:44 +08:00
b6e71dbf0d For mysql_fdw. 2020-07-13 16:06:55 +08:00
815a9771fb first commit for openGauss server 2020-06-30 17:38:27 +08:00