summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-05-18Fix make install for vpath installationMichael Paquier
2012-05-18Restructure make files of GTM build and fix VPATH build on GTM sideMichael Paquier
2012-05-17Change xc_copy to use dedicated regression data folderMichael Paquier
2012-05-10Fix for test money for non-English based environmentsMichael Paquier
2012-05-09Improve version number of psql by adding XC version numberMichael Paquier
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-08Stamp HEAD as 1.1devel.Michael Paquier
2012-05-07Improve remote DELETE planning for inherited tablesMichael Paquier
2012-05-07Block CREATE TABLE AS in SQL functionsMichael Paquier
2012-05-07Fix for bug 3524219: Assertion failure in create_remotequery_planMichael 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-03Add a Result plan node over RemoteQuery node in cases where the target list isAmit Khandekar
2012-05-02Fix for the test case foreign_keyAbbas
2012-05-01Fix for crash when a set parameter to value command is executed using PQprepa...Abbas
2012-04-30Fix for Bug 3498157 : pg_relation_size bugAmit Khandekar
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-29While generating remote column aliases, make use of user-supplied columnAmit Khandekar
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-27Remove old error message at function creationMichael Paquier
2012-04-27Fix for regression test alter_tableMichael Paquier
2012-04-27Rename a SERIAL sequence on GTM when its table namespace is changedMichael 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-26Pass environment variable intervalstyle to backends through poolerMichael Paquier
2012-04-26If the original utility command has been sent to other nodes, do not send itAshutosh Bapat
2012-04-26Change default port of GTM to 6666 in initgtm to stick with default on nodesMichael Paquier
2012-04-26Complete postgres help with start-up options -C and -XMichael Paquier
2012-04-25Fix for warning executable-not-elf-or-script related to debian packagingMichael 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