index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2018-07-27
Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLY
Pavan Deolasee
2018-07-27
Ensure that typename is schema qualified while sending row description
Pavan Deolasee
2018-07-27
Properly quote typename before calling parseTypeString
Pavan Deolasee
2018-05-21
Fix a long standing bug in vacuum/analyze of temp tables
Pavan Deolasee
2018-05-21
Accept regression diffs in join test case
Pavan Deolasee
2018-05-21
Accept regression diffs in plpgsql test case
Pavan Deolasee
2018-05-21
Add expected changes to plpgsql.out missed in 0f65a7193da4b6b0a35b6446b4c904a...
Pavan Deolasee
2018-05-21
Accept regression diff.
Pavan Deolasee
2018-05-18
Track clearly whether to run a remote transaction in autocommit or a block
Pavan Deolasee
2018-05-07
Do not try to show targetlist of a RemoteSubplan on top of ModifyTable
Pavan Deolasee
2017-10-19
Remove references to issue 3520503 from privileges test
Tomas Vondra
2017-10-19
Remove unnecessary ORDER BY from privileges test
Tomas Vondra
2017-10-19
Increase random_page_cost to fix a plan in updatable_views
Tomas Vondra
2017-10-19
Fix failures in updatable_views due to different structure
Tomas Vondra
2017-10-19
Accept plan changes in updatable_views test
Tomas Vondra
2017-10-19
Remove coordinator quals, evaluated at Remote Subquery
Tomas Vondra
2017-10-08
Remove unnecessary ORDER BY clauses from plpgsql tests
Tomas Vondra
2017-10-08
Fix expected output for plpgsql test suite
Tomas Vondra
2017-10-08
Accept correct output/plan in subselect test suite
Tomas Vondra
2017-10-08
Update cmin values in combocid based on XL 9.5
Tomas Vondra
2017-10-08
Stabilize combocid test by replicating the table
Tomas Vondra
2017-10-08
Accept warnings about inheriting distribution from parent
Tomas Vondra
2017-10-08
Add explicit VACUUM to stabilize plans in inherit tests
Tomas Vondra
2017-10-08
Accept plan changes in 'limit' test suite
Tomas Vondra
2017-10-08
Accept plan change in 'inherit' test suite
Tomas Vondra
2017-10-05
Disable FQS for cursors defined with SCROLL
Tomas Vondra
2017-09-26
Fix minor regression failure in updatable_views
Tomas Vondra
2017-09-26
Fix expected output in select_view test
Tomas Vondra
2017-09-17
Fix trivial failure in rangefuncs test suite
Tomas Vondra
2017-09-12
Ensure that database objects are created consistently.
Pavan Deolasee
2017-08-30
Accept regression diffs in stats_ext test case
Pavan Deolasee
2017-08-29
Accept regression diffs in update test case
Pavan Deolasee
2017-08-29
Fix plpgsql regression test
Pavan Deolasee
2017-08-29
Fix alter_table test case
Pavan Deolasee
2017-08-28
Do not add any distribution to a dummy append node
Pavan Deolasee
2017-08-28
Much restructing of rowsecurity test case
Pavan Deolasee
2017-08-25
Make float8_tbl replicated to stabilize float8 test
Tomas Vondra
2017-08-25
Fix prepared_xacts test case
Pavan Deolasee
2017-08-25
Accept regression diffs in select_implicit test case
Pavan Deolasee
2017-08-25
Accept regression diff in tablesample test case
Pavan Deolasee
2017-08-25
Do not try to set invalid value for guc
Pavan Deolasee
2017-08-25
Accept regression diffs in select_views test case
Pavan Deolasee
2017-08-25
Make adjustment to foreign_key test case
Pavan Deolasee
2017-08-25
Accept errors in hash_index test case
Pavan Deolasee
2017-08-25
Accept errors in tidscan regression test
Pavan Deolasee
2017-08-24
Make adjustments to combocid test so that it passes
Pavan Deolasee
2017-08-24
Accept regressions diffs in copy2 test case
Pavan Deolasee
2017-08-24
Accept regression differences in polymorphism test case
Pavan Deolasee
2017-08-24
Fix identity test case
Pavan Deolasee
2017-08-22
Accept regression differences in largeobject test case
Pavan Deolasee
[next]