summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-07-27Fix handling of REFRESH MATERIALIZED VIEW CONCURRENTLYPavan Deolasee
2018-07-27Ensure that typename is schema qualified while sending row descriptionPavan Deolasee
2018-07-27Properly quote typename before calling parseTypeStringPavan Deolasee
2018-05-21Fix a long standing bug in vacuum/analyze of temp tablesPavan Deolasee
2018-05-21Accept regression diffs in join test casePavan Deolasee
2018-05-21Accept regression diffs in plpgsql test casePavan Deolasee
2018-05-21Add expected changes to plpgsql.out missed in 0f65a7193da4b6b0a35b6446b4c904a...Pavan Deolasee
2018-05-21Accept regression diff.Pavan Deolasee
2018-05-18Track clearly whether to run a remote transaction in autocommit or a blockPavan Deolasee
2018-05-07Do not try to show targetlist of a RemoteSubplan on top of ModifyTablePavan Deolasee
2017-10-19Remove references to issue 3520503 from privileges testTomas Vondra
2017-10-19Remove unnecessary ORDER BY from privileges testTomas Vondra
2017-10-19Increase random_page_cost to fix a plan in updatable_viewsTomas Vondra
2017-10-19Fix failures in updatable_views due to different structureTomas Vondra
2017-10-19Accept plan changes in updatable_views testTomas Vondra
2017-10-19Remove coordinator quals, evaluated at Remote SubqueryTomas Vondra
2017-10-08Remove unnecessary ORDER BY clauses from plpgsql testsTomas Vondra
2017-10-08Fix expected output for plpgsql test suiteTomas Vondra
2017-10-08Accept correct output/plan in subselect test suiteTomas Vondra
2017-10-08Update cmin values in combocid based on XL 9.5Tomas Vondra
2017-10-08Stabilize combocid test by replicating the tableTomas Vondra
2017-10-08Accept warnings about inheriting distribution from parentTomas Vondra
2017-10-08Add explicit VACUUM to stabilize plans in inherit testsTomas Vondra
2017-10-08Accept plan changes in 'limit' test suiteTomas Vondra
2017-10-08Accept plan change in 'inherit' test suiteTomas Vondra
2017-10-05Disable FQS for cursors defined with SCROLLTomas Vondra
2017-09-26Fix minor regression failure in updatable_viewsTomas Vondra
2017-09-26Fix expected output in select_view testTomas Vondra
2017-09-17Fix trivial failure in rangefuncs test suiteTomas Vondra
2017-09-12Ensure that database objects are created consistently.Pavan Deolasee
2017-08-30Accept regression diffs in stats_ext test casePavan Deolasee
2017-08-29Accept regression diffs in update test casePavan Deolasee
2017-08-29Fix plpgsql regression testPavan Deolasee
2017-08-29Fix alter_table test casePavan Deolasee
2017-08-28Do not add any distribution to a dummy append nodePavan Deolasee
2017-08-28Much restructing of rowsecurity test casePavan Deolasee
2017-08-25Make float8_tbl replicated to stabilize float8 testTomas Vondra
2017-08-25Fix prepared_xacts test casePavan Deolasee
2017-08-25Accept regression diffs in select_implicit test casePavan Deolasee
2017-08-25Accept regression diff in tablesample test casePavan Deolasee
2017-08-25Do not try to set invalid value for gucPavan Deolasee
2017-08-25Accept regression diffs in select_views test casePavan Deolasee
2017-08-25Make adjustment to foreign_key test casePavan Deolasee
2017-08-25Accept errors in hash_index test casePavan Deolasee
2017-08-25Accept errors in tidscan regression testPavan Deolasee
2017-08-24Make adjustments to combocid test so that it passesPavan Deolasee
2017-08-24Accept regressions diffs in copy2 test casePavan Deolasee
2017-08-24Accept regression differences in polymorphism test casePavan Deolasee
2017-08-24Fix identity test casePavan Deolasee
2017-08-22Accept regression differences in largeobject test casePavan Deolasee