summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-06-25Change expected output for the test case 'tablespace'Pavan Deolasee
2015-06-25Propogate ALTER TABLE ALL IN correctly to all nodesPavan Deolasee
2015-06-25Fix expected output for the test case 'xc_sequence'Pavan Deolasee
2015-06-24Add missing chunk to xc_FQS.outPavan Deolasee
2015-06-24Fix 'xc_FQS' and 'xc_FQS_join' test casesPavan Deolasee
2015-06-24Change expected output for test cases 'alter_generic' and 'rolenames'.Pavan Deolasee
2015-06-24Do not show node information in the test case 'union'.Pavan Deolasee
2015-06-24Make adjustments to 'join' test case as well as its expected outputPavan Deolasee
2015-06-24Do not use storm_catalogPavan Deolasee
2015-06-24Correct proargtypes and prorettype for numeric_collect functionPavan Deolasee
2015-06-24Correct various mistakes in defining numeric_agg_state type and many aggregatePavan Deolasee
2015-06-23Find and remember node id of the remote node as set via SET global_sessionPavan Deolasee
2015-06-23Always pass InvalidBackendId to relpath()Pavan Deolasee
2015-06-22Mark a table in rowsecurity test case to be replicatedPavan Deolasee
2015-06-22Adjust out and read functions for TableSampleClause to honor portable out/readPavan Deolasee
2015-06-22Fire remote DDLs correctly even if utility.c decides to route the statement viaPavan Deolasee
2015-06-19Do not run queries starting from a remote coordinator inside a transactionPavan Deolasee
2015-06-19Do not run REINDEX SCHEMA inside a transaction blockPavan Deolasee
2015-06-18Handle CREATE TABLE IF NOT EXISTS correctlyPavan Deolasee
2015-06-18Do not propogate REINDEX command to coordinators for indexes on temporaryPavan Deolasee
2015-06-18Add missing min/max(inet) aggregates.Pavan Deolasee
2015-06-18Create installation directory before attempting to install GTM binariesPavan Deolasee
2015-06-17Do not add pthread to LDFLAGS at the top level Makefile.Pavan Deolasee
2015-06-15Define new routines for obtaining relation and tablespace path on the clientPavan Deolasee
2015-06-10Fix expected output for the testcase 'xc_having'Pavan Deolasee
2015-06-10Fix expected output for the testcase 'xc_groupby'Pavan Deolasee
2015-06-10Fix a few expected output diffs for the test case 'rowtypes'Pavan Deolasee
2015-06-10Fix a few expected output diff for the testcase 'alter_table'Pavan Deolasee
2015-06-10Fix alternate expected output for the testcase 'truncate'Pavan Deolasee
2015-06-10Fix expected output for the testcase 'domain'Pavan Deolasee
2015-06-10Fix a few expected output diffs from the testcase 'equivclass'Pavan Deolasee
2015-06-10Fix expected output for the testcase 'indirect_toast'Pavan Deolasee
2015-06-10Fix expected output file for the testcase 'window'Pavan Deolasee
2015-06-10Fix alternate expected output file for the testcase 'foreign_data'Pavan Deolasee
2015-06-10Fix alternate expected output file for the testcase 'tsearch'Pavan Deolasee
2015-06-10Fix alternate expected output file for the test case 'guc'Pavan Deolasee
2015-06-10Fix alternate expected output for the testcase 'cluster'Pavan Deolasee
2015-06-10Fix alternate expected output file for testcase 'select_views'Pavan Deolasee
2015-06-10Fix expected output for the testcase 'replica_identity'Pavan Deolasee
2015-06-10Fix a few expected output diffs in testcase 'matview'Pavan Deolasee
2015-06-10Fix expected output for the testcase 'collate'Pavan Deolasee
2015-06-10Fix expected output file for the testcase 'gist'Pavan Deolasee
2015-06-10Fix expected output file for testcase 'update'Pavan Deolasee
2015-06-10Fix expected output diffs from test case 'portals'Pavan Deolasee
2015-06-10Fix expected output for test case 'transactions'Pavan Deolasee
2015-06-10Fix a few expected output diffs related to plan changes for test casePavan Deolasee
2015-06-10Fix most expected output diffs in test case 'join'Pavan Deolasee
2015-06-10Fix alternate expected output file for test case 'case'Pavan Deolasee
2015-06-10Fix expected output diffs from test case unionPavan Deolasee
2015-06-10Fix a few diffs in expected output for test case subselectPavan Deolasee