b8e6ff7a81
generated col
2021-07-08 20:37:29 +08:00
829ed77424
logical
2021-06-30 15:56:37 +08:00
3d79c59118
Misc bugfixes
2021-03-06 12:39:28 +08:00
1567043064
同步source code
...
日期: 12-26
revision: ee5b054c
2020-12-28 22:19:21 +08:00
427d68ddba
Fix MOT update indexed column check to be recursive
2020-11-30 10:24:45 +08:00
d0e747e47c
add some methods and fix some bugs for db4ai
2020-11-09 21:13:04 +08:00
e171752f13
MOT code cleanup
2020-10-12 18:03:03 +08:00
4728c27ca8
!134 Support autonomous transaction
...
Merge pull request !134 from 江建宇/master
2020-08-29 17:26:45 +08:00
9d5c803894
!151 【openGauss】CREATE materialized views on global/local temp table is not supported
...
Merge pull request !151 from 宋清怡/master
2020-08-28 00:18:10 +08:00
a257e3b9a0
adapt matviews to global temp table: matviews can not be created on local/global temp table
2020-08-27 14:43:09 +08:00
e763a80cc5
add autonomous transaction. The original patch is from:
...
https://www.postgresql.org/message-id/attachment/45863/autonomous.patch
2020-08-25 22:12:31 +08:00
e936f40df7
UPSERT code
2020-08-25 09:44:34 +08:00
d5337ceca7
add materialized view feature to opengauss
2020-08-17 14:55:37 +08:00
54494d470c
!102 Ban some illegal usage of ROWNUM
...
Merge pull request !102 from 周雄佳/master
2020-08-15 16:25:08 +08:00
c9738b11d1
Ban some useage of ROWNUM
...
1.Ban ROWNUM in INSERT...VALUES() STATEMENT
2.Ban ROWNUM after DEFAULT when creating table
3.Ban ROWNUM in VALUES clause that's being used as a standalone SELECT like select * from (values(rownum,1)), x(a,b)
2020-08-14 14:24:01 +08:00
2db9cd5fa5
!91 pgdb compatibility support
...
Merge pull request !91 from 吴岳川/master
2020-08-10 10:01:53 +08:00
19ceba3326
pg compatibility support
2020-08-10 09:23:51 +08:00
d2d85d8018
Support COPY FROM for oracle_fdw and mysql_fdw. Fix gs_popen_security
...
failed in debug mode.
2020-08-08 16:04:34 +08:00
df66f2fd3d
For oracle_fdw.
2020-07-20 10:31:32 +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