Commit Graph

  • 2260adf163 Add basic permission checking tests Metin Doslu 2017-03-22 16:18:13 +0200
  • 404e32cdb4
    Add basic permission checking tests Metin Doslu 2017-03-22 16:18:13 +0200
  • 1268a2553d Update regression tests for changing explain output Metin Doslu 2017-03-21 17:14:52 +0200
  • bcff6aa96c
    Update regression tests for changing explain output Metin Doslu 2017-03-21 17:14:52 +0200
  • 16a014e50d Fix access permission checks for distributed relations Metin Doslu 2017-03-15 11:47:55 +0200
  • b1ee7ec93e
    Fix access permission checks for distributed relations Metin Doslu 2017-03-15 11:47:55 +0200
  • eb7cb5af9c Set tab size for GitHub display Jason Petersen 2017-03-22 12:55:16 -0600
  • 1fa2a25695 Set tab size for GitHub display Jason Petersen 2017-03-22 12:55:16 -0600
  • 95be2558b8
    Set tab size for GitHub display Jason Petersen 2017-03-22 12:55:16 -0600
  • 697084b532 Separate controls velioglu 2017-03-22 09:50:53 +0300
  • 4390bc09c3 Refactor code velioglu 2017-03-20 17:02:17 +0300
  • 821dead6ca Add distributed checks velioglu 2017-03-20 15:54:28 +0300
  • e8aa52f90e Change alter check position velioglu 2017-03-20 11:53:44 +0300
  • 8f7e69fd0d Initial commit velioglu 2017-03-17 16:03:36 +0300
  • b42379f422 Merge aa5d56aaab into 4e5736a09d Önder Kalacı 2017-03-16 16:23:17 +0000
  • 1488f152a4 Merge pull request #1142 from citusdata/bugfix/750_router_modify_errors Murat Tuncer 2017-03-16 14:52:25 +0200
  • 4e5736a09d Merge pull request #1142 from citusdata/bugfix/750_router_modify_errors Murat Tuncer 2017-03-16 14:52:25 +0200
  • 86e938ab96 Rephrase router modify errors Murat Tuncer 2017-01-18 16:20:24 +0300
  • c4734d7d94 Rephrase router modify errors Murat Tuncer 2017-01-18 16:20:24 +0300
  • 117ca8f225 Merge pull request #1267 from citusdata/add_udf_to_get_size_of_table Burak Velioglu 2017-03-16 15:02:11 +0300
  • 729272aa53 Merge pull request #1267 from citusdata/add_udf_to_get_size_of_table Burak Velioglu 2017-03-16 15:02:11 +0300
  • d7e244792f Size UDFs implemented velioglu 2017-03-14 14:30:31 +0300
  • e32aff1a26 Size UDFs implemented velioglu 2017-03-14 14:30:31 +0300
  • de1e0c5eb1 Merge pull request #1185 from citusdata/custom_plan Metin Döşlü 2017-03-14 11:39:16 +0200
  • 76ab7040cb Use CustomScan API for query execution Metin Doslu 2017-02-15 18:00:54 +0200
  • 2a6188d8a1 Initial temp table removal implementation Andres Freund 2017-01-31 20:28:22 -0800
  • d9c08c10f4 Merge pull request #1185 from citusdata/custom_plan Metin Döşlü 2017-03-14 11:39:16 +0200
  • 1f838199f8 Use CustomScan API for query execution Metin Doslu 2017-02-15 18:00:54 +0200
  • 52358fe891 Initial temp table removal implementation Andres Freund 2017-01-31 20:28:22 -0800
  • 73e0e2a79a Revert "Remove unused SendCommandToWorker" Jason Petersen 2017-03-13 15:48:51 -0600
  • 6f4886cd11
    Revert "Remove unused SendCommandToWorker" Jason Petersen 2017-03-13 15:48:51 -0600
  • e2ee7de0af
    Fix MX tests Jason Petersen 2017-03-13 15:24:12 -0600
  • 47b11d2b23
    Move worker execution to after master, fix tests Jason Petersen 2017-03-11 16:58:41 -0700
  • ef31897ace
    Remove execution from stmt-specific util functions Jason Petersen 2017-03-11 13:45:31 -0700
  • 2f94238b5b
    Rename Process*Stmt functions to Plan*Stmt Jason Petersen 2017-03-11 13:29:47 -0700
  • ea22677e19
    Refactor ExecuteDistDDLCommand to expect struct Jason Petersen 2017-03-11 13:21:28 -0700
  • 243ff736c4 Remove unnecessary VerifyMultiPlanValidity and use RaiseDeferredError directly Metin Doslu 2017-03-10 12:09:10 +0200
  • 9fcf42d5cd Address feedback Metin Doslu 2017-03-08 16:04:06 +0200
  • 723494715a Address feedback Metin Doslu 2017-03-07 15:34:44 +0200
  • 5ac239801f Metin Checkpoint Metin Doslu 2017-02-15 18:00:54 +0200
  • de0082d7fc Add some more comments. Andres Freund 2017-02-09 23:10:04 -0800
  • 2b2e065acc Initial Temp Table removal implementation. Andres Freund 2017-01-31 20:28:22 -0800
  • faf1f9ec99 Merge pull request #1272 from citusdata/router_planner_range_partitioned Murat Tuncer 2017-03-09 16:18:12 +0200
  • 1599e943e7 Merge pull request #1272 from citusdata/router_planner_range_partitioned Murat Tuncer 2017-03-09 16:18:12 +0200
  • 7abc7080f2 Enable router planner for queries on range partitioned tables Murat Tuncer 2017-03-03 12:38:07 +0300
  • f657a744d5 Enable router planner for queries on range partitioned tables Murat Tuncer 2017-03-03 12:38:07 +0300
  • b1aec5b403 Merge pull request #1263 from citusdata/docker-engine Jason Petersen 2017-03-08 16:18:49 -0700
  • e060252431 Merge pull request #1263 from citusdata/docker-engine Jason Petersen 2017-03-08 16:18:49 -0700
  • 10a5309b20 Use curl everywhere and prevent nested shell session Joe Nelson 2017-03-07 17:02:10 -0800
  • b2dd568dba
    Use curl everywhere and prevent nested shell session Joe Nelson 2017-03-07 17:02:10 -0800
  • 387f779fe0 More consistent references to Docker products Joe Nelson 2017-03-07 17:01:44 -0800
  • 0aec20c8b3
    More consistent references to Docker products Joe Nelson 2017-03-07 17:01:44 -0800
  • 44524e879f Link to (for now) newest docker-compose binary Joe Nelson 2017-03-07 11:57:33 -0800
  • f5ce760ad3
    Link to (for now) newest docker-compose binary Joe Nelson 2017-03-07 11:57:33 -0800
  • a037c42418 Make outermost list ordered to emphasize the sequence Joe Nelson 2017-03-07 11:57:04 -0800
  • a86398fbe3
    Make outermost list ordered to emphasize the sequence Joe Nelson 2017-03-07 11:57:04 -0800
  • 194a47f449 Docker download url has changed Joe Nelson 2017-03-02 13:37:09 -0800
  • e8ef19ed30
    Docker download url has changed Joe Nelson 2017-03-02 13:37:09 -0800
  • 61285ba367 Link to the new tutorial as well Joe Nelson 2017-02-28 17:21:31 -0800
  • 02129b1860
    Link to the new tutorial as well Joe Nelson 2017-02-28 17:21:31 -0800
  • f0cec85c77 Native docker on mac, plus smoother instructions Joe Nelson 2017-02-28 17:14:59 -0800
  • 8e876bd9c6
    Native docker on mac, plus smoother instructions Joe Nelson 2017-02-28 17:14:59 -0800
  • ebc7779457 Remove unused SendCommandToWorker Brian Cloutier 2017-03-08 12:18:55 +0300
  • c8c308c109 Remove unused SendCommandToWorker Brian Cloutier 2017-03-08 12:18:55 +0300
  • 04c8db8f55 Merge 5db87b3cdd into f5fbf1e621 sumedhpathak 2017-03-08 13:15:42 +0000
  • dc55744ee8 Remove unused SendCommandToWorker Brian Cloutier 2017-03-08 12:18:55 +0300
  • f1e7b1e180 Merge pull request #1255 from citusdata/remove-unused-func Jason Petersen 2017-03-07 16:37:54 -0700
  • f5fbf1e621 Merge pull request #1255 from citusdata/remove-unused-func Jason Petersen 2017-03-07 16:37:54 -0700
  • aed36acfeb Remove unused master_stage_shard_{placement_,}row Brian Cloutier 2017-03-07 11:59:26 +0300
  • a2ba565a9e Remove unused master_stage_shard_{placement_,}row Brian Cloutier 2017-03-07 11:59:26 +0300
  • 9f876986e2 Remove unused master_get_round_robin_candidate_nodes Brian Cloutier 2017-03-07 11:47:34 +0300
  • 95936ff481 Remove unused master_get_round_robin_candidate_nodes Brian Cloutier 2017-03-07 11:47:34 +0300
  • c3e9bb880b Remove master_get_local_first_candidate_nodes Brian Cloutier 2017-02-23 10:50:41 +0300
  • 807beb7bc0 Remove master_get_local_first_candidate_nodes Brian Cloutier 2017-02-23 10:50:41 +0300
  • 0e3f3d5b7a Merge 6754a84e60 into fa5b8fb39f Brian Cloutier 2017-03-04 18:00:45 +0000
  • 99d660c45f Fix SendRemoteCommandParams() handling of a NULL MultiConnection->pgConn. (#1271) Andres Freund 2017-03-03 11:02:15 -0800
  • fa5b8fb39f Fix SendRemoteCommandParams() handling of a NULL MultiConnection->pgConn. (#1271) Andres Freund 2017-03-03 11:02:15 -0800
  • 621910a926 Fix SendRemoteCommandParams() handling of a NULL MultiConnection->pgConn. Andres Freund 2017-03-02 15:30:30 -0800
  • c16712c1c1 Merge pull request #1264 from citusdata/bugfix/1251_remove_default_value Murat Tuncer 2017-03-01 21:03:40 +0200
  • 0a58a7b2c1 Merge pull request #1264 from citusdata/bugfix/1251_remove_default_value Murat Tuncer 2017-03-01 21:03:40 +0200
  • e718b10ce9 Remove default clause from shard DDL when sequences are used Murat Tuncer 2017-02-28 15:43:49 +0300
  • 72027f2eba Remove default clause from shard DDL when sequences are used Murat Tuncer 2017-02-28 15:43:49 +0300
  • 0a31d33cf9 Fix spelling in master_initialize_node_metadata comment Marco Slot 2017-03-01 12:27:50 +0100
  • bab1b65491 Fix spelling in master_initialize_node_metadata comment Marco Slot 2017-03-01 12:27:50 +0100
  • e08c73f135 Merge pull request #1117 from citusdata/create_table_data_migration Jason Petersen 2017-02-28 22:55:06 -0700
  • 33b58f8e26 Merge pull request #1117 from citusdata/create_table_data_migration Jason Petersen 2017-02-28 22:55:06 -0700
  • d3653051ab Rename misleading allowEmpty parameter Jason Petersen 2017-02-28 22:48:00 -0700
  • 047825c6ca
    Rename misleading allowEmpty parameter Jason Petersen 2017-02-28 22:48:00 -0700
  • ba764be3bb Address review feedback in create_distributed_table data loading Marco Slot 2017-02-28 17:24:24 +0100
  • 56d4d375c2 Address review feedback in create_distributed_table data loading Marco Slot 2017-02-28 17:24:24 +0100
  • 29b1fb97c5 Address review feedback in COPY refactoring Marco Slot 2017-02-28 17:23:56 +0100
  • db98c28354 Address review feedback in COPY refactoring Marco Slot 2017-02-28 17:23:56 +0100
  • 92c8d6cf54 Use CitusCopyDestReceiver for regular COPY Marco Slot 2017-01-25 14:14:17 +0100
  • d74fb764b1 Use CitusCopyDestReceiver for regular COPY Marco Slot 2017-01-25 14:14:17 +0100
  • 10e1131516 Load data into distributed table on creation Marco Slot 2017-01-10 07:51:40 +0100
  • d11eca7d4a Load data into distributed table on creation Marco Slot 2017-01-10 07:51:40 +0100
  • ae9d2be84e Add CitusCopyDestReceiver infrastructure Marco Slot 2017-01-08 18:50:50 -0800
  • bf3541cb24 Add CitusCopyDestReceiver infrastructure Marco Slot 2017-01-08 18:50:50 -0800
  • 3cc56b3277 Merge 8b89e7b3ef into 424745a49a Yuanhao Luo 2017-02-24 13:11:03 +0000
  • 8721c30dbd Merge f8ac63aa4d into 424745a49a Yuanhao Luo 2017-02-24 08:48:17 +0000