Commit Graph

  • 24a74fb0ae Remove spurious intermediate regression test files Marco Slot 2016-05-02 12:30:15 +0200
  • 2656bc9efd Merge pull request #476 from citusdata/fix_connection_status Jason Petersen 2016-04-29 16:05:14 -0700
  • 599dbb99ae Merge pull request #476 from citusdata/fix_connection_status Jason Petersen 2016-04-29 16:05:14 -0700
  • 37103eb92f Force bad connections in tests by closing sockets Jason Petersen 2016-04-27 21:04:17 -0700
  • 510783f84f
    Force bad connections in tests by closing sockets Jason Petersen 2016-04-27 21:04:17 -0700
  • 7cef6a37e7 Merge pull request #414 from citusdata/feature/explain Marco Slot 2016-04-30 00:35:47 +0200
  • 1859a285a0 Merge pull request #414 from citusdata/feature/explain Marco Slot 2016-04-30 00:35:47 +0200
  • cfbdbe29a9 Add EXPLAIN for simple distributed queries Marco Slot 2016-03-29 12:56:54 +0200
  • fc4f23065a Add EXPLAIN for simple distributed queries Marco Slot 2016-03-29 12:56:54 +0200
  • 794e8d46ff Merge pull request #479 from citusdata/fix_mixed_code_and_declaration_warning Ahmet Eren Basak 2016-04-29 13:54:35 +0300
  • 25382c289b Merge pull request #479 from citusdata/fix_mixed_code_and_declaration_warning Ahmet Eren Basak 2016-04-29 13:54:35 +0300
  • 9dc6f6b2e2 FIX "mixed declarations and code" Warning in multi_physical_planner.c eren 2016-04-28 15:58:44 +0300
  • 7e19ebe679 FIX "mixed declarations and code" Warning in multi_physical_planner.c eren 2016-04-28 15:58:44 +0300
  • 38fdb01b91 Allow references to columns in UPDATE statements (#472) Brian Cloutier 2016-04-28 05:45:16 -0700
  • 0036eb3253 Allow references to columns in UPDATE statements (#472) Brian Cloutier 2016-04-28 05:45:16 -0700
  • 6dcfc8a996 Merge branch 'master' into 240-allow-non-constant-updates Brian Cloutier 2016-04-28 05:32:34 -0700
  • d7c984d957 Merge pull request #471 from citusdata/rename_copy_transaction_manager Ahmet Eren Basak 2016-04-28 15:28:20 +0300
  • 66eab4e629 Merge pull request #471 from citusdata/rename_copy_transaction_manager Ahmet Eren Basak 2016-04-28 15:28:20 +0300
  • 888457bb7f Rename copy_transaction_manager eren 2016-04-26 17:34:25 +0300
  • ab240a7d4c Rename copy_transaction_manager eren 2016-04-26 17:34:25 +0300
  • 50484331a6 Update error message Brian Cloutier 2016-04-28 05:03:59 -0700
  • 72184f3f8d oops Brian Cloutier 2016-04-28 04:27:50 -0700
  • d64c75aff4 Update comment Brian Cloutier 2016-04-28 04:06:11 -0700
  • 693a797896 Add some more tests Brian Cloutier 2016-04-28 03:48:42 -0700
  • 8b43ce8b7c Move tests into existing schedule Brian Cloutier 2016-04-27 02:06:32 -0700
  • 1d1d95f80f Allow references to columns in UPDATE statements Brian Cloutier 2016-04-26 07:54:48 -0700
  • a9d7f62cad Perform permission checks on operations re-implemented by citus. Andres Freund 2016-04-12 18:06:59 -0700
  • 0ce1e3ddaf Perform permission checks on operations re-implemented by citus. Andres Freund 2016-04-12 18:06:59 -0700
  • 63998786ba Create new shards as owned the distributed table's owner. Andres Freund 2016-04-26 14:42:31 -0700
  • 758a70a8ff Create new shards as owned the distributed table's owner. Andres Freund 2016-04-26 14:42:31 -0700
  • c45b94e88a Add ReplicateGrantStmt(). Andres Freund 2016-02-25 18:40:11 -0800
  • 3a264db2fe Add ReplicateGrantStmt(). Andres Freund 2016-02-25 18:40:11 -0800
  • ee6ef363c0 Add pg_get_table_grants() function and support extending GRANTs. Andres Freund 2016-02-25 18:40:11 -0800
  • 7c281fbe07 Add pg_get_table_grants() function and support extending GRANTs. Andres Freund 2016-02-25 18:40:11 -0800
  • c181ccf6ff Grant SELECT for pg_catalog.pg_dist* to PUBLIC. Andres Freund 2016-04-12 16:00:06 -0700
  • eae65404d0 Grant SELECT for pg_catalog.pg_dist* to PUBLIC. Andres Freund 2016-04-12 16:00:06 -0700
  • 99e983433f Run some commands as superuser to allow normal users to execute queries. Andres Freund 2016-02-25 18:40:11 -0800
  • a5b3dcddb3 Run some commands as superuser to allow normal users to execute queries. Andres Freund 2016-02-25 18:40:11 -0800
  • a0058023bf Add CitusExtensionOwner(), to execute some priviledged operations under. Andres Freund 2016-02-25 18:40:11 -0800
  • 25615ee9d7 Add CitusExtensionOwner(), to execute some priviledged operations under. Andres Freund 2016-02-25 18:40:11 -0800
  • e1fc079d07 Replace direct inserts in csql's \stage by serverside functions. Andres Freund 2016-04-19 14:30:54 -0700
  • bf87e08331 Replace direct inserts in csql's \stage by serverside functions. Andres Freund 2016-04-19 14:30:54 -0700
  • 22ea434cef Perform permission checks in functions manipulating distributed tables. Andres Freund 2016-04-25 19:53:29 -0700
  • 12a246de37 Perform permission checks in functions manipulating distributed tables. Andres Freund 2016-04-25 19:53:29 -0700
  • 6080ab4441 Add very basic infrastructure for schema upgrade scripts. Andres Freund 2016-04-12 15:03:19 -0700
  • 25f919576f Add very basic infrastructure for schema upgrade scripts. Andres Freund 2016-04-12 15:03:19 -0700
  • e99ae630a0 Always create database for regression tests with a fixed username. Andres Freund 2016-02-25 18:40:11 -0800
  • 5ffce3393a Always create database for regression tests with a fixed username. Andres Freund 2016-02-25 18:40:11 -0800
  • 3dae284bbe Use the current session's username when connecting to worker nodes. Andres Freund 2016-02-25 18:40:11 -0800
  • 42d232c0e8 Use the current session's username when connecting to worker nodes. Andres Freund 2016-02-25 18:40:11 -0800
  • 552e461c48 Merge pull request #446 from citusdata/fast_shard_pruning Önder Kalacı 2016-04-27 11:33:20 +0300
  • abb4ec019f Merge pull request #446 from citusdata/fast_shard_pruning Önder Kalacı 2016-04-27 11:33:20 +0300
  • c763d7492c Apply final code review feedback Onder Kalaci 2016-04-27 10:36:03 +0300
  • 108114ab99 Apply final code review feedback Onder Kalaci 2016-04-27 10:36:03 +0300
  • 876730ad73 Fix Merge Conflict Onder Kalaci 2016-04-21 15:53:12 +0300
  • c4b783b70b Fix Merge Conflict Onder Kalaci 2016-04-21 15:53:12 +0300
  • 16425e9054 Add fast shard pruning path for INSERTs on hash partitioned tables Onder Kalaci 2016-03-30 14:43:46 +0300
  • 6c7abc2ba5 Add fast shard pruning path for INSERTs on hash partitioned tables Onder Kalaci 2016-03-30 14:43:46 +0300
  • 503bc76547 Emphasize our slack room (#464) Joe Nelson 2016-04-22 14:54:13 -0700
  • 996e56f623 Emphasize our slack room (#464) Joe Nelson 2016-04-22 14:54:13 -0700
  • 96d4dfcf1f Clarify Slack link description Joe Nelson 2016-04-22 14:38:38 -0700
  • 3d72e90a3c Replace IRC link with Slack signup Joe Nelson 2016-04-20 17:34:40 -0700
  • c3182d5048 Merge pull request #456 from citusdata/367-drop-extension-messages Brian Cloutier 2016-04-22 13:39:08 -0700
  • 1a8939e30d Merge pull request #456 from citusdata/367-drop-extension-messages Brian Cloutier 2016-04-22 13:39:08 -0700
  • 1f5379457a Clear metadata_cache upon DROP EXTENSION Brian Cloutier 2016-04-18 11:14:15 -0700
  • 7a6d689259 Clear metadata_cache upon DROP EXTENSION Brian Cloutier 2016-04-18 11:14:15 -0700
  • f8f1210c0a Merge pull request #427 from citusdata/feature/dynamic_executor Önder Kalacı 2016-04-21 15:33:34 +0300
  • 8232813066 Merge pull request #427 from citusdata/feature/dynamic_executor Önder Kalacı 2016-04-21 15:33:34 +0300
  • 2bc96fabe5 Add dynamic executor selection - non-router plannable queries can be executed by router executor if they satisfy the criteria - router executor is removed from configuration, now task executor can not be set to router - removed some tests that error out for router executor Murat Tuncer 2016-04-19 09:29:10 +0300
  • a88d3ecd4e Add dynamic executor selection - non-router plannable queries can be executed by router executor if they satisfy the criteria - router executor is removed from configuration, now task executor can not be set to router - removed some tests that error out for router executor Murat Tuncer 2016-04-19 09:29:10 +0300
  • 68cbf8a482 Add router plannable check and router planning logic for single shard select queries Murat Tuncer 2016-03-30 16:04:55 +0300
  • 938546b938 Add router plannable check and router planning logic for single shard select queries Murat Tuncer 2016-03-30 16:04:55 +0300
  • a90933990b
    Address UPSERT needs and INSERT race conditions Jason Petersen 2016-04-20 12:49:52 -0600
  • 98a2e094ab
    Wrap UPDATE/DELETE in xact, remove locking Jason Petersen 2016-03-31 13:12:21 -0600
  • 33889f570b Merge pull request #399 from citusdata/count_distinct_pushdown Brian Cloutier 2016-04-20 05:13:48 -0700
  • 73bc20688c Merge pull request #399 from citusdata/count_distinct_pushdown Brian Cloutier 2016-04-20 05:13:48 -0700
  • c6135fe0dc Support count(distinct) on hash partitioned tables Brian Cloutier 2016-03-23 08:14:57 -0700
  • 7b1dc0d511 Support count(distinct) on hash partitioned tables Brian Cloutier 2016-03-23 08:14:57 -0700
  • 95122095fc Merge pull request #459 from citusdata/fix_warning_in_logical_optimizer Önder Kalacı 2016-04-20 12:59:34 +0300
  • 49b0c61f8d Merge pull request #459 from citusdata/fix_warning_in_logical_optimizer Önder Kalacı 2016-04-20 12:59:34 +0300
  • 33b96dfb7f FIX Warning Message in multi_logical_optimizer.c eren 2016-04-20 11:33:29 +0300
  • 53186b4e67 FIX Warning Message in multi_logical_optimizer.c eren 2016-04-20 11:33:29 +0300
  • 6c61617d30 Merge pull request #426 from citusdata/bugfix/#375-prune-with-subquery-pushdown-varchar Jason Petersen 2016-04-19 22:06:30 -0600
  • 0ac9bf2bcb Merge pull request #426 from citusdata/bugfix/#375-prune-with-subquery-pushdown-varchar Jason Petersen 2016-04-19 22:06:30 -0600
  • f77cff3fb6 Fix JOINs on varchar columns with subquery pushdown eren 2016-04-08 11:51:37 +0300
  • 448527c3af
    Fix JOINs on varchar columns with subquery pushdown eren 2016-04-08 11:51:37 +0300
  • e786cbed0f Fix Join Problem With VARCHAR Partition Columns eren 2016-04-07 15:16:04 +0300
  • 399b5738b0
    Fix Join Problem With VARCHAR Partition Columns eren 2016-04-07 15:16:04 +0300
  • f53057c7dd Fix Shard Pruning Problem With Subqueries on VARCHAR Partition Columns eren 2016-04-01 15:42:26 +0300
  • 1ffc30d7f5
    Fix Shard Pruning Problem With Subqueries on VARCHAR Partition Columns eren 2016-04-01 15:42:26 +0300
  • 8f0c35b5b5 Merge pull request #445 from citusdata/feature/master-copy-for-append-partitioning Metin Döşlü 2016-04-19 22:08:02 +0300
  • 339e1364d5 Merge pull request #445 from citusdata/feature/master-copy-for-append-partitioning Metin Döşlü 2016-04-19 22:08:02 +0300
  • 4e20753003 Add COPY support on master node for append partitioned relations Metin Doslu 2016-04-13 11:16:17 +0300
  • 132a77f992 Add COPY support on master node for append partitioned relations Metin Doslu 2016-04-13 11:16:17 +0300
  • 6cf3fb0fb6 Merge pull request #450 from citusdata/unused-variables Jason Petersen 2016-04-19 12:44:38 -0600
  • 991f73c4f4 Merge pull request #450 from citusdata/unused-variables Jason Petersen 2016-04-19 12:44:38 -0600
  • c53fcd8042 Remove wholly unused variable. Andres Freund 2016-04-15 10:06:39 -0700
  • 39233c54ac
    Remove wholly unused variable. Andres Freund 2016-04-15 10:06:39 -0700
  • 926534bbc2 Annotate variables only used for asserts with PG_USED_FOR_ASSERTS_ONLY. Andres Freund 2016-04-15 10:05:44 -0700
  • 29b8576a33
    Annotate variables only used for asserts with PG_USED_FOR_ASSERTS_ONLY. Andres Freund 2016-04-15 10:05:44 -0700