| 2017-04-21 |
Tomas Vondra | Resolve failures in tablesample regression test suite |
commit | commitdiff | tree |
| 2017-04-21 |
Tomas Vondra | Add the missing REFRESH MATERIALIZED VIEW to matview... |
commit | commitdiff | tree |
| 2017-04-21 |
Tomas Vondra | Resolve regression failures in matview test suite |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Resolve trivial differences in privileges test suite |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Resolve trivial failures in update regression suite |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Fix order of CREATE TABLE + INSERT for testh table... |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Correct expected output for a query in join test suite |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Resolve most failures in join regression tests |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Resolve most failures in rowsecurity test suite. |
commit | commitdiff | tree |
| 2017-04-20 |
Tomas Vondra | Propagate the distribution up when (root->distribution... |
commit | commitdiff | tree |
| 2017-03-19 |
Tomas Vondra | Add missing block to 'portals' expected output |
commit | commitdiff | tree |
| 2017-03-19 |
Tomas Vondra | Remove duplicit output from 'join' test suite |
commit | commitdiff | tree |
| 2017-03-19 |
Tomas Vondra | Resolve failures in rules tests by adding T_CteScan... |
commit | commitdiff | tree |
| 2017-03-19 |
Tomas Vondra | Resolve failures in polymorphism suite by accepting... |
commit | commitdiff | tree |
| 2017-03-19 |
Tomas Vondra | Resolve failures in the xc_FQS regression suite |
commit | commitdiff | tree |
| 2017-03-18 |
Tomas Vondra | Accept minor plan change in xl_join due to different... |
commit | commitdiff | tree |
| 2017-03-18 |
Tomas Vondra | Remove 'unrecognized node type' errors from expected... |
commit | commitdiff | tree |
| 2017-03-18 |
Tomas Vondra | Push recursive paths to remote nodes when construction... |
commit | commitdiff | tree |
| 2017-03-18 |
Tomas Vondra | Iterate over the whole simple_rel_array in WITH RECURSI... |
commit | commitdiff | tree |
| 2017-03-18 |
Tomas Vondra | produce the same plans on replicated tables as XL 9.5 |
commit | commitdiff | tree |
| 2017-03-05 |
Tomas Vondra | fix failures in 'largeobject' tests due to changed... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | fix failures in 'brin' regression tests |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | resolve failure in 'rowtypes' test by accepting distrib... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | resolve the remaining failure in 'tsearch' regression... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | resolve most issues in the 'tsearch' regression test... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | resolve issues in create_index regression suite (obsole... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | fix regression failures in insert_conflict by replicati... |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | resolve failures in the 'alter_table' regression suite |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | accept plan changes due to Sort pushdown in xc_FQS_join |
commit | commitdiff | tree |
| 2017-03-04 |
Tomas Vondra | fix plan change in xl_join due to proper costing of... |
commit | commitdiff | tree |
| 2017-03-03 |
Tomas Vondra | accept plan (added RemoteSubplan) in LockRows query... |
commit | commitdiff | tree |
| 2017-03-03 |
Tomas Vondra | accept plan changes caused by Aggregate -> Partial... |
commit | commitdiff | tree |
| 2017-02-24 |
Pavan Deolasee | Look into the initPlans attached to lefttree of RemoteS... |
commit | commitdiff | tree |
| 2017-02-09 |
Pavan Deolasee | Handle locking correctly in a global session. |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix handling of inner/outer sortkeys in set_joinpath_di... |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | resolve most issues in the matview test suite |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix ordering of results in the select_implicit regressi... |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | remove GROUPING SETS from xl_limitations test for now |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix syntax error in foreign_key test suite |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix plans in tests broken by adding Sort Key to EXPLAIN... |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix failures due to distributed update/delete plans... |
commit | commitdiff | tree |
| 2017-01-29 |
Tomas Vondra | fix breakage in 'rowsecurity' due to renamed roles... |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | redistribute Limit nodes nested in MinMaxAggPath |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | add xl_bugs to expected/.gitignore and sql/.gitignore |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | add pgxc_clean/pgxc_ctl/pgxc_monitor binaries to .gitignore |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | remove unnecessary expected output for regression tests |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | minor fixes in 'cluster' regression suite (CREATE TABLE... |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | start both coordinators in pg_regress with is_main... |
commit | commitdiff | tree |
| 2017-01-28 |
Tomas Vondra | use log_line_prefix='%m ..' and log_error_verbosity... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix trivial failures in 'inherit' tests ('Sort Key... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | propagate distribution through UpperUniquePath and... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix _readSetOp(), _readMergeAppend(), _readUnique(... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | properly redistribute WindowAgg input, fix plan change... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | make sure LockRows paths preserve distribution, update... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | resolve failures in copy2 regression tests, get rid... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | add space at the end of log_line_prefix in pg_regress |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | remove the 'distribution' field from SubqueryScanPath |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | add a redistribution missing in create_distinct_paths |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | remove the comment about need for Sort in create_distin... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix updatable_views.out to expect base_tbl to be replicated |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix width-related plan differences in xl_plan_pushdown... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | accept valid distributed plans for LIMIT queries in... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix regression test breakage due to minor changes in... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix ordering of results in the tsearch2 regression... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | accept valid plan changes to parallel queries in select... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix tests broken by the unification of role names |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | add pgxc_prepared_xact results to prepared_xacts expect... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix failures in 'privileges' test suite, related to... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | resolve failures in 'gist' test suite by making them... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | resolve failures in the 'foreign_key' test suite |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | resolve failures in the 'rules' test suite |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix cluster regression test by properly distributing... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | restore expected output for groupingsets test suite... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | fix foreign_data regression tests, remove foreign_data_... |
commit | commitdiff | tree |
| 2017-01-22 |
Tomas Vondra | minor fixes in 'arrays' regression tests |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | fix output of json_agg(), remove unused json_agg_*... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | fix 'ERROR: unrecognized token' failures in _readWindow... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | enforce sorting when RemoteSubplan feeds data to GroupA... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | display sort keys for 'Remote Subquery Scan' nodes... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | fix the segfault crashes in 6de274a02 |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | WIP: mark Sort push-down (through RemoteSubplan) work... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | fix parsing of grpColIdx in _readGroup() |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | comment about a place adding unnecessary top-level... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | make sure explicit Sorts in Merge Append are pushed... |
commit | commitdiff | tree |
| 2017-01-20 |
Tomas Vondra | add _readSimpleSort() back to readfuncs.c (probably... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | make output of 'select' test suite stable by adding... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | remove 'missing redistribute_path' error from recurse_s... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | obvious plan changes in inherit, aggregates, select... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | resolve most differences in insert_conflict regression... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | resolve most differences in create_index test suite |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | resolve failures in box regression tests (missing SP... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | resolve failures in timestamp/timestamptz regression... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | use text argument instead of cstring in pg_msgmodule_set() |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | mark pg_msgmodule_disable_all() as PROVOLATILE_IMMUTABLE |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | skip RenameSequenceGTM() for SET SCHEMA with the same... |
commit | commitdiff | tree |
| 2017-01-19 |
Tomas Vondra | add name of the originating node to application_name |
commit | commitdiff | tree |
| 2017-01-18 |
Tomas Vondra | fix reading of :mergeCollations in _readMergeJoin() |
commit | commitdiff | tree |
| 2017-01-18 |
Tomas Vondra | properly decide when Grouping Sets do not require redis... |
commit | commitdiff | tree |
| 2017-01-18 |
Tomas Vondra | do not use Append with redistributed childrels as a... |
commit | commitdiff | tree |
| 2017-01-18 |
Tomas Vondra | remove an extra lappend(subroots, subroot) from inherit... |
commit | commitdiff | tree |
| next |