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
2016-07-26
Add test case for Issue #13
Pallavi Sontakke
2016-07-26
Add test case for Issue #9
Pallavi Sontakke
2016-07-25
Add test case for Issue #4
Pallavi Sontakke
2016-07-20
Correct stable function in test
Pallavi Sontakke
2016-07-20
Add an alternate expected output file for "inherit" test case to address
Pavan Deolasee
2016-07-20
Do not print node names in EXPLAIN output of a query in "rules" test since that
Pavan Deolasee
2016-07-20
Modify expected output of tests due to recent changes
Pallavi Sontakke
2016-07-19
Add test case for Issue #93
Pallavi Sontakke
2016-07-19
Add test case for Issue #91
Pallavi Sontakke
2016-07-19
Add test case for Issue #88
Pallavi Sontakke
2016-07-19
Add test case for Issue #87
Pallavi Sontakke
2016-07-19
Add test case for Issue #7
Pallavi Sontakke
2016-07-19
Add test case for Issue #5
Pallavi Sontakke
2016-07-15
Add test case for Issue #16
Pallavi Sontakke
2016-07-15
Add test case for SQLsmith Issue #102
Pallavi Sontakke
2016-07-12
Block FOR SHARE/UPDATE for queries involving joins
Pavan Deolasee
2016-07-08
Add a test case demonstrating an extremely slow join in XL, especially with the
Pavan Deolasee
2016-06-21
Avoid pushing down evaluation of VALUES clause to a datanode for replicated
Pavan Deolasee
2016-06-20
Handle ON COMMIT properly on the datanodes by not looking at
Pavan Deolasee
2016-06-17
Add test for complex-update issue #38
Pallavi Sontakke
2016-06-16
Separate out INSENSITIVE cursor Issue ( #34)
Pallavi Sontakke
2016-06-16
Separate out LATERAL Issue #73 into xl_known_bugs
Pallavi Sontakke
2016-06-15
Correct expected output for a test
Pallavi Sontakke
2016-05-10
Merge upto PostgreSQL 9.5.3 (ba37ac217791dfdf2b327c4b75e7083b6b03a2f5)
Pavan Deolasee
2016-05-07
Fix SSL tests
Peter Eisentraut
2016-04-30
Fix mishandling of equivalence-class tests in parameterized plans.
Tom Lane
2016-04-22
Fix planner failure with full join in RHS of left join.
Tom Lane
2016-04-21
Fix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK.
Tom Lane
2016-04-21
Honor PGCTLTIMEOUT environment variable for pg_regress' startup wait.
Tom Lane
2016-04-15
Fix possible crash in ALTER TABLE ... REPLICA IDENTITY USING INDEX.
Tom Lane
2016-04-11
Add an alternate expected file for aggregates test on sunos
Pavan Deolasee
2016-04-11
Make changes and bug fixes to let compilation and regression run on smartos
Pavan Deolasee
2016-03-31
Merge upto PostgreSQL 9.5.2 (730811c7d1600b92d4bcb91ac66d2206cf3a06ef)
Pavan Deolasee
2016-03-28
Reset plan->row_security_env and planUserId
Stephen Frost
2016-03-23
Code review for error reports in jsonb_set().
Tom Lane
2016-03-22
Fix EvalPlanQual bug when query contains both locked and not-locked rels.
Tom Lane
2016-03-19
Fix phony .PHONY.
Tom Lane
2016-03-17
Fix assorted breakage in to_char()'s OF format option.
Tom Lane
2016-03-10
Add support for pushdown of Append and MergeAppend nodes.
Pavan Deolasee
2016-03-09
Fix incorrect handling of NULL index entries in indexed ROW() comparisons.
Tom Lane
2016-03-09
Set log_line_prefix for regression run to collect more information by default
Pavan Deolasee
2016-03-09
Add test cases to enable/disable certain modules using the new logging
Pavan Deolasee
2016-03-03
Fix json_to_record() bug with nested objects.
Tom Lane
2016-03-03
Enable 'random' test case to match with the parallel_schedule
Pavan Deolasee
2016-03-01
Fix bugs around handling of params passed to the datanodes.
Pavan Deolasee
2016-02-29
Fix incorrect varlevelsup in security_barrier_replace_vars().
Dean Rasheed
2016-02-25
Clean the last few TAP suite tmp_check directories.
Noah Misch
2016-02-21
Fix two-argument jsonb_object when called with empty arrays
Andrew Dunstan
2016-02-17
Remove known bugs' tests from schedule.
Pallavi Sontakke
2016-02-08
Fix some regex issues with out-of-range characters and large char ranges.
Tom Lane
[next]