summaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2012-05-09There are two changesAshutosh Bapat
2012-05-09Block the use of system columns as MODULO/HASH columnsMichael Paquier
2012-05-09Improvement for make checkMichael Paquier
2012-05-08Fix for test select_views for Linux utf8 environmentsMichael Paquier
2012-05-08Block the use of INSERT-SELECT in case rows are inserted into a child by sele...Abbas
2012-05-07Improve remote DELETE planning for inherited tablesMichael Paquier
2012-05-05Suppress unnecessary output file for test create_tableMichael Paquier
2012-05-04Fix for test plpgsqlMichael Paquier
2012-05-04pg_regress: join.sql : Added ORDER BY and EXPLAIN ( nodes false) to make theAmit Khandekar
2012-05-04Change distribution of some tables in foreign_key to replicateMichael Paquier
2012-05-02Fix for the test case foreign_keyAbbas
2012-04-30Addition of new output files for collate, tsearch and xc_distkeyMichael Paquier
2012-04-30Fix the test case create_index. The test case was failing because of the foll...Abbas
2012-04-30pg_regress: rowtypes.sql : An update having references like column.* generatesAmit Khandekar
2012-04-30Fix for test case sanity_checkAbbas
2012-04-30Block creation of SQL functions containing utility statementsAbbas
2012-04-29Fix for regression test privilegesMichael Paquier
2012-04-29Addition of an alternate output file for test select_implicitMichael Paquier
2012-04-29Callback mechanism on GTM for sequence renamingMichael Paquier
2012-04-27Fix for bug ID : 3515461: DELETE query with non-pushable clauses does not work.Amit Khandekar
2012-04-27Fix for regression test alter_tableMichael Paquier
2012-04-27Correction for test with and remove alternate output fileMichael Paquier
2012-04-27Fix for bug 3489478: DML involving dropped attributesMichael Paquier
2012-04-26Missed alternate output file for testcase inherit in last commit. Adding it.Ashutosh Bapat
2012-04-26Fix for testcase inherit.Ashutosh Bapat
2012-04-26Fix for output of xc_distkeyMichael Paquier
2012-04-26Fix for alternate file of regression test domainMichael Paquier
2012-04-25Like Indexes, primary keys, children do not inherit distribution strategy fromAshutosh Bapat
2012-04-25Add a few missing ORDER BY in collate test caseAbbas
2012-04-24Fix for constraints test case.Abbas
2012-04-24Correct regression test tablespaceMichael Paquier
2012-04-24Fix standard remote DML plans using inherited tablesMichael Paquier
2012-04-24Updates using views or those involving inheritance may cause an error becauseAshutosh Bapat
2012-04-24In the current version of Postgres-XC, partition column can not be updated forAshutosh Bapat
2012-04-24Revert "Alternative regression output for test inherit"Ashutosh Bapat
2012-04-24Block create-table-as-execute syntax because we do not support this yet.Amit Khandekar
2012-04-24pg_regress: with.sql :Amit Khandekar
2012-04-23Remove additional output for test arraysMichael Paquier
2012-04-23Fix for regression test privilegesMichael Paquier
2012-04-23Fix for regression test miscMichael Paquier
2012-04-22Fix for collate test case.Abbas
2012-04-21Enable FETCH statements in all queries involving FOR UPDATE in portals test caseAbbas
2012-04-21Fix for test case statsAbbas
2012-04-21Fix for regression test array and simplify remote plannerMichael Paquier
2012-04-20Fixed regression expected output file rangefuncs_1.out so as to make theAmit Khandekar
2012-04-19Fix for regression test xmlMichael P
2012-04-18Fix for test case select_implicitAbbas
2012-04-18Added ORDER BY clauses in the aggregate calls to get consistent outputAshutosh Bapat
2012-04-18Run prepared_xacts independently in parallel schedule of regressionMichael P
2012-04-17Fix for node reduction in case of varchar data type.Abbas