issues
search
futurewei-cloud
/
chogori-opengauss
Other
2
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
copy skeys in camBeginScan to avoid the original object goes out of scope
#127
johnfangAFW
closed
1 year ago
0
add support to push down predicates for seqscan
#126
johnfangAFW
closed
1 year ago
0
Update open source build instructions and related files
#125
dlifw
closed
1 year ago
0
Add open source build instructions
#124
dlifw
closed
1 year ago
0
Primary key constraints
#123
johnfangAFW
closed
1 year ago
0
merge in additional changes from bugbash-multiuser branch
#122
johnfangAFW
closed
1 year ago
0
Mainline tpcc scripts
#121
johnfangAFW
closed
1 year ago
0
K2 cost update
#120
johnfangAFW
closed
1 year ago
0
K2 cache update
#119
johnfangAFW
closed
1 year ago
0
Mainline local initdb
#118
johnfangAFW
closed
1 year ago
0
Bugbash multiuser fixes
#117
johnfangAFW
closed
1 year ago
0
Increase timeout of two phase commit worker
#116
ahsank
closed
1 year ago
0
Bugbash fixes compilation
#115
jfunston
closed
1 year ago
0
Copy is_shared flag when clone table info
#114
ahsank
closed
1 year ago
0
generate possibly-non-unique OID for some system tables/relations
#113
dlifw
opened
1 year ago
0
K2pgctid update delete
#112
johnfangAFW
closed
1 year ago
0
Skip set catalog cache version to fix segv
#111
ahsank
closed
1 year ago
0
Revert "Workarounds for segv in non-system table scan and for generat…
#110
ahsank
closed
1 year ago
0
Remove endtxn from catalog code
#109
ahsank
closed
1 year ago
0
Index delete fixes
#108
johnfangAFW
closed
1 year ago
0
Fix ordering of relcache building
#107
jfunston
closed
1 year ago
0
Fix for deleting secondary index rows by basectid filter
#106
jfunston
closed
1 year ago
0
Lbipatch
#105
iafuture
closed
1 year ago
0
Toast table skip
#104
johnfangAFW
closed
1 year ago
0
Index update fixes
#103
jfunston
closed
2 years ago
0
Catalog tuple delete
#102
johnfangAFW
closed
1 year ago
0
fix the issue that list element value was not populated
#101
johnfangAFW
closed
2 years ago
0
Make k2pgidxbasectid part of key for non unique index
#100
ahsank
closed
2 years ago
0
Verify basek2tid on insert
#99
jfunston
closed
2 years ago
0
pass k2pgctid in ExecInsertIndexTuples for k2 pg
#98
johnfangAFW
closed
2 years ago
0
update K2PgPrepareCacheRefreshIfNeeded to catch PG exception and other fixes
#97
johnfangAFW
closed
2 years ago
0
Call K2PgExecuteInsert instead of heap insert for K2 relation
#96
ahsank
closed
2 years ago
0
Call K2PgExecuteInsert instead of heap insert for K2 relation
#95
ahsank
closed
2 years ago
1
refactor K2PgInitPostgresBackend into two calls
#94
johnfangAFW
closed
1 year ago
0
skip relmap file check and disable job scheduler
#93
johnfangAFW
closed
2 years ago
0
remove memory context switch and add PgGate_ResetMemctx and PgGate_DestroyMemctx to mcxt
#92
johnfangAFW
closed
2 years ago
0
Commit txn before doing copy db operation
#91
jfunston
closed
2 years ago
0
static k2fdw initialization
#90
iafuture
closed
2 years ago
0
Pggate select types fix
#89
jfunston
closed
2 years ago
0
Pass k2pgtid to index_insert, fix PgGate_ExecDelete
#88
jfunston
closed
2 years ago
0
Resource owner fix
#87
johnfangAFW
closed
2 years ago
0
K2PgPreloadRelCache fix and k2tupleid as constraint fix
#86
jfunston
closed
2 years ago
0
add k2pg logic to plancat and multiple other fixes
#85
johnfangAFW
closed
2 years ago
0
Use right schema name for index records
#84
ahsank
closed
2 years ago
1
reject unsupported k2pg queries in parser
#82
iafuture
closed
2 years ago
0
pass is_shared_index in PgGate_ExecCreateIndex API
#81
johnfangAFW
closed
2 years ago
0
port k2pg index ordering and post-sort
#80
iafuture
closed
2 years ago
0
Lock guard public methods of catalog manager
#79
ahsank
closed
2 years ago
0
pass is_shared_table flag down to PgGate APIs
#78
johnfangAFW
closed
2 years ago
0
Remove RelationMapInitializePhase3 when in k2pg mode
#77
jfunston
closed
2 years ago
0
Next