Commit Graph

  • 22e7aa9a4f Fix crash in isolation tests Brian Cloutier 2017-04-29 01:25:34 +0300
  • 6fc69f1175 Merge branch 'master' into fix-cache-invalidation-crash Brian Cloutier 2017-04-29 04:15:47 +0300
  • 76ea17a9bc Subquery pushdown - main branch (#1323) Önder Kalacı 2017-04-29 04:09:48 +0300
  • ad5cd326a4 Subquery pushdown - main branch (#1323) Önder Kalacı 2017-04-29 04:09:48 +0300
  • fed87397ef Improve btree operators for the subquery tests Onder Kalaci 2017-04-29 03:53:28 +0300
  • 5a82eb97a6 Add view regression tests for increased subquery coverage (#1348) Murat Tuncer 2017-04-28 12:17:53 +0300
  • 2cbebc1c00 Fix merge conflicts (#1347) Önder Kalacı 2017-04-24 16:35:07 +0300
  • d6e9350a4b Require subquery_pushdown when limit is used in subquery Murat Tuncer 2017-04-19 12:03:13 +0300
  • 5b404e6d85 Better format subquery regression tests (#1340) Onder Kalaci 2017-04-20 13:46:50 +0300
  • fb5a89db0f Evaluate expressions on the LIMIT clause (#1333) Onder Kalaci 2017-04-20 13:33:00 +0300
  • 1fb5faa8d8 Change behaviour of subquery pushdown flag (#1315) Onder Kalaci 2017-04-18 17:49:41 +0300
  • 5a571f5796 Disallow subqueries without a relation in the range table list for INSERT .. SELECT Onder Kalaci 2017-04-14 16:01:08 +0300
  • e1a6584ed4 Disallow subqueries without a relation in the range table list for subquery pushdown Onder Kalaci 2017-04-04 09:27:08 +0300
  • 195a0fa270 Add top level union support Onder Kalaci 2017-03-29 15:03:54 +0300
  • 51f80b47e4 Add union support within the JOINS Onder Kalaci 2017-03-22 16:44:47 +0200
  • a924c56ee2 Enable top level subquery join queries Onder Kalaci 2017-03-29 10:49:07 +0300
  • c65993e826 Subquery pushdown planner uses original query Onder Kalaci 2017-03-27 16:43:36 +0300
  • a53710389b Enabling physical planner for subquery pushdown changes Onder Kalaci 2017-03-15 08:13:45 +0200
  • e55408bf42 Merge pull request #1369 from citusdata/featurefix/better-range-pruning Andres Freund 2017-04-28 17:45:58 -0700
  • 0cc9171984 Merge pull request #1369 from citusdata/featurefix/better-range-pruning Andres Freund 2017-04-28 17:45:58 -0700
  • 4bf6b8cdfa Perform range based pruning if equality pruning has survivor. Andres Freund 2017-04-28 17:19:22 -0700
  • 90b211267d Perform range based pruning if equality pruning has survivor. Andres Freund 2017-04-28 17:19:22 -0700
  • 042020eabf Use stricter qual for pruning if both >/< and >=/<= are present. Andres Freund 2017-04-28 17:16:42 -0700
  • 6c08fe72f9 Use stricter qual for pruning if both >/< and >=/<= are present. Andres Freund 2017-04-28 17:16:42 -0700
  • 6d53c2e79c Merge pull request #1368 from citusdata/fix_get_live_node_count Marco Slot 2017-04-28 17:26:25 -0700
  • e029724227 Merge pull request #1368 from citusdata/fix_get_live_node_count Marco Slot 2017-04-28 17:26:25 -0700
  • 053f10d91c Fix list length lookup in WorkerGetLiveNodeCount Marco Slot 2017-04-29 01:59:09 +0200
  • 6e58067962 Fix list length lookup in WorkerGetLiveNodeCount Marco Slot 2017-04-29 01:59:09 +0200
  • c6392bd98b Merge pull request #1349 from citusdata/fix_check_vanilla Marco Slot 2017-04-28 17:10:48 -0700
  • 022fc7bbcb Merge pull request #1349 from citusdata/fix_check_vanilla Marco Slot 2017-04-28 17:10:48 -0700
  • edd69310fd Fix check-vanilla tests Burak Yucesoy 2017-04-25 13:13:51 +0300
  • 6599677902 Fix check-vanilla tests Burak Yucesoy 2017-04-25 13:13:51 +0300
  • 0453553ac7 Merge branch 'master' into fix-cache-invalidation-crash Brian Cloutier 2017-04-29 02:52:37 +0300
  • 7d77176842 Merge pull request #1365 from citusdata/fix_size Marco Slot 2017-04-28 16:51:41 -0700
  • b0fdd5963d Merge pull request #1365 from citusdata/fix_size Marco Slot 2017-04-28 16:51:41 -0700
  • 97d36b7dfe Check whether relation ID exists in citus_relation_size Marco Slot 2017-04-29 01:39:39 +0200
  • 0b579d027a Check whether relation ID exists in citus_relation_size Marco Slot 2017-04-29 01:39:39 +0200
  • eca0253fc0 Fix crash in isolation tests Brian Cloutier 2017-04-29 01:25:34 +0300
  • b8aa47e58f Support UPDATE/DELETE with parameterised partition column qual Marco Slot 2017-04-11 21:51:01 +0200
  • 6dd27f3df9 Remove unnecessary copying of shard interval list Onder Kalaci 2017-04-27 23:25:51 +0300
  • 30637baa68 Apply code-review feedback Onder Kalaci 2017-04-27 03:56:50 +0300
  • c7b4f170fd Merge pull request #1331 from citusdata/feature/faster-pruning Andres Freund 2017-04-28 15:01:41 -0700
  • 4094b45ba9 Merge pull request #1331 from citusdata/feature/faster-pruning Andres Freund 2017-04-28 15:01:41 -0700
  • f6ef7f2c03 Faster shard pruning. Andres Freund 2017-04-28 14:40:41 -0700
  • d399f395f7 Faster shard pruning. Andres Freund 2017-04-28 14:40:41 -0700
  • 2013090a77 Add DistTableCacheEntry->hasOverlappingShardInterval. Andres Freund 2017-04-27 18:17:14 -0700
  • 6bd2e3ed30 Add DistTableCacheEntry->hasOverlappingShardInterval. Andres Freund 2017-04-27 18:17:14 -0700
  • 15d427f931 Add DistTableCacheEntry->shardValueCompareFunction. Andres Freund 2017-04-25 23:29:10 -0700
  • 105483ec56 Add DistTableCacheEntry->shardValueCompareFunction. Andres Freund 2017-04-25 23:29:10 -0700
  • f3172e9719 Build DistTableCacheEntry->shardIntervalCompareFunction even for 0 shards. Andres Freund 2017-04-25 20:26:40 -0700
  • 52571c00ad Build DistTableCacheEntry->shardIntervalCompareFunction even for 0 shards. Andres Freund 2017-04-25 20:26:40 -0700
  • 99642306ed Fix: Make FindShardIntervalIndex robust against 0 shards. Andres Freund 2017-04-27 16:03:05 -0700
  • ba93d32c8a Fix: Make FindShardIntervalIndex robust against 0 shards. Andres Freund 2017-04-27 16:03:05 -0700
  • 669b5e243f Merge pull request #1361 from citusdata/explain_with_savepoint Metin Döşlü 2017-04-28 13:43:27 -0700
  • 59ecf9faa0 Merge pull request #1361 from citusdata/explain_with_savepoint Metin Döşlü 2017-04-28 13:43:27 -0700
  • d411892fe6 Send explain queries with savepoints Metin Doslu 2017-04-24 17:41:48 +0300
  • b6659bec22 Send explain queries with savepoints Metin Doslu 2017-04-24 17:41:48 +0300
  • 12ca9513eb Extend checks for unresolved paramaters to include SubLinks Onder Kalaci 2017-04-24 14:45:57 +0300
  • f4c48134f8 Improve error checks for subquery pushdown and INSERT ... SELECT Onder Kalaci 2017-04-21 16:03:28 +0300
  • 6f4ee50324 Support for subqueries in WHERE clause Onder Kalaci 2017-04-19 18:20:38 +0300
  • 6b1de6914e Add view regression tests for increased subquery coverage (#1348) Murat Tuncer 2017-04-28 12:17:53 +0300
  • 6ab8386bd9 Add view regression tests for increased subquery coverage Murat Tuncer 2017-04-24 15:12:47 +0300
  • d9470fcf53 Add DistTableCacheEntry->hasOverlappingShardInterval. Andres Freund 2017-04-27 18:17:14 -0700
  • 5695452661 Add DistTableCacheEntry->shardValueCompareFunction. Andres Freund 2017-04-25 23:29:10 -0700
  • 14014b79ca Build DistTableCacheEntry->shardIntervalCompareFunction even for 0 shards. Andres Freund 2017-04-25 20:26:40 -0700
  • e1d21292a2 Fix: Make FindShardIntervalIndex robust against 0 shards. Andres Freund 2017-04-27 16:03:05 -0700
  • a5ad70379b Merge pull request #1353 from citusdata/fix_copy_crasher Jason Petersen 2017-04-27 16:06:11 -0600
  • 905ca98a9b Merge pull request #1353 from citusdata/fix_copy_crasher Jason Petersen 2017-04-27 16:06:11 -0600
  • 09c42481bb Fix SendRemoteCommandParams() handling of a NULL MultiConnection->pgConn. (#1271) Andres Freund 2017-03-03 11:02:15 -0800
  • b1bdc6826a Merge c7efe04c5a into d70312ddc1 Brian Cloutier 2017-04-27 21:15:16 +0000
  • 7f38f07368 Fix merge conflicts (#1347) Önder Kalacı 2017-04-24 16:35:07 +0300
  • a4e6413e04 Require subquery_pushdown when limit is used in subquery Murat Tuncer 2017-04-19 12:03:13 +0300
  • bef8811673 Better format subquery regression tests (#1340) Onder Kalaci 2017-04-20 13:46:50 +0300
  • 0935ab570f Evaluate expressions on the LIMIT clause (#1333) Onder Kalaci 2017-04-20 13:33:00 +0300
  • 40e0ec6ee5 Change behaviour of subquery pushdown flag (#1315) Onder Kalaci 2017-04-18 17:49:41 +0300
  • d90770fb53 Disallow subqueries without a relation in the range table list for INSERT .. SELECT Onder Kalaci 2017-04-14 16:01:08 +0300
  • c9676ea260 Disallow subqueries without a relation in the range table list for subquery pushdown Onder Kalaci 2017-04-04 09:27:08 +0300
  • a66a1a7054 Add top level union support Onder Kalaci 2017-03-29 15:03:54 +0300
  • 6aeb753304 Add union support within the JOINS Onder Kalaci 2017-03-22 16:44:47 +0200
  • 659cd5349c Enable top level subquery join queries Onder Kalaci 2017-03-29 10:49:07 +0300
  • c106599d57 Subquery pushdown planner uses original query Onder Kalaci 2017-03-27 16:43:36 +0300
  • e0c47416a0 Enabling physical planner for subquery pushdown changes Onder Kalaci 2017-03-15 08:13:45 +0200
  • 1c353e68aa Remove FastShardPruning method Jason Petersen 2017-04-27 13:15:48 -0600
  • 93e3afc25c
    Remove FastShardPruning method Jason Petersen 2017-04-27 13:15:48 -0600
  • 06497d74f5 Refactor FindShardInterval to use cacheEntry Jason Petersen 2017-04-26 11:33:04 -0600
  • 42ee7c05f5
    Refactor FindShardInterval to use cacheEntry Jason Petersen 2017-04-26 11:33:04 -0600
  • 9cefa97972 Merge pull request #1351 from citusdata/feature/remove_pruning_debug Andres Freund 2017-04-26 11:58:52 -0700
  • d70312ddc1 Merge pull request #1351 from citusdata/feature/remove_pruning_debug Andres Freund 2017-04-26 11:58:52 -0700
  • 4fe14bdeda Some cleanup in multi_subquery test. Andres Freund 2017-04-26 11:16:59 -0700
  • 1f93c325fa Some cleanup in multi_subquery test. Andres Freund 2017-04-26 11:16:59 -0700
  • f064c33d5c Add back pruning coverage lost in last commit. Andres Freund 2017-04-25 17:17:46 -0700
  • b0585c7df6 Add back pruning coverage lost in last commit. Andres Freund 2017-04-25 17:17:46 -0700
  • 5b389eb6d7 Boring regression test output adjustments. Andres Freund 2017-04-17 20:21:07 -0700
  • b7dfeb0bec Boring regression test output adjustments. Andres Freund 2017-04-17 20:21:07 -0700
  • 8923fe7f54 Merge pull request #1354 from citusdata/feature/faster-copartitioned-check Andres Freund 2017-04-26 11:33:31 -0700
  • e637fd802d Merge pull request #1354 from citusdata/feature/faster-copartitioned-check Andres Freund 2017-04-26 11:33:31 -0700
  • 9e4ec991d8 Skip exhaustive test in CoPartitionedTables() if declared colocated. Andres Freund 2017-04-17 20:21:07 -0700
  • 71a7f39b05 Skip exhaustive test in CoPartitionedTables() if declared colocated. Andres Freund 2017-04-17 20:21:07 -0700
  • c34e357885 Merge pull request #1350 from citusdata/fix/vpath-builds Andres Freund 2017-04-25 16:25:54 -0700
  • 1798d4648d Merge pull request #1350 from citusdata/fix/vpath-builds Andres Freund 2017-04-25 16:25:54 -0700