Commit Graph

  • d25ee8fbd8 Support for COPY FROM, based on pg_shard PR by Postres Pro Marco Slot 2016-03-29 18:21:29 +0200
  • 8316a2ed7e Merge 2e68203b6b into 59216d32d4 Brian Cloutier 2016-04-08 04:44:09 +0000
  • 754e16b737 Merge pull request #433 from citusdata/readable-contact Joe Nelson 2016-04-07 15:32:00 -0700
  • 59216d32d4 Merge pull request #433 from citusdata/readable-contact Joe Nelson 2016-04-07 15:32:00 -0700
  • 11cecee9b3 Adjusted badges Joe Nelson 2016-04-07 14:04:19 -0700
  • 951cedcd04 Adjusted badges Joe Nelson 2016-04-07 14:04:19 -0700
  • b2a9b3957f Add another link to the mailing list earlier in the page Joe Nelson 2016-04-06 15:32:07 -0700
  • e1e819e71c Add another link to the mailing list earlier in the page Joe Nelson 2016-04-06 15:32:07 -0700
  • 2e68203b6b CoPartitionedTables works with hash partitioning as well Brian Cloutier 2016-04-06 06:00:39 -0700
  • 01bdab891b Minor formatting changes as per code-review Brian Cloutier 2016-04-06 05:15:51 -0700
  • 96826efee2 List contact options more clearly Joe Nelson 2016-04-05 12:01:58 -0700
  • 9d245c3ad8 List contact options more clearly Joe Nelson 2016-04-05 12:01:58 -0700
  • 509ffbfc54 6x improvement in planning speed with very ~large tables Brian Cloutier 2016-04-04 09:37:31 -0700
  • e7048cdc0b Merge 2c73c7695a into 73c41210c5 Marco Slot 2016-04-01 17:53:05 +0000
  • 2c73c7695a Make Citus masterless Marco Slot 2016-04-01 19:43:14 +0200
  • fbc2ca7468 Cache sorted shard interval Onder Kalaci 2016-03-30 14:43:46 +0300
  • a83c7dd31d Merge pull request #421 from citusdata/ocd-identation Joe Nelson 2016-03-30 15:52:34 -0700
  • 73c41210c5 Merge pull request #421 from citusdata/ocd-identation Joe Nelson 2016-03-30 15:52:34 -0700
  • 029adfb0f6 Proper indentation for code blocks in lists Joe Nelson 2016-03-30 13:54:52 -0700
  • cd60c89421 Proper indentation for code blocks in lists Joe Nelson 2016-03-30 13:54:52 -0700
  • 37c057b734 Merge pull request #420 from citusdata/readme-mailinglist Joe Nelson 2016-03-30 14:20:21 -0700
  • f4316263a9 Merge pull request #420 from citusdata/readme-mailinglist Joe Nelson 2016-03-30 14:20:21 -0700
  • 193f2d5120 Add link to our mailing list Joe Nelson 2016-03-30 13:39:15 -0700
  • 02b675b93c Add link to our mailing list Joe Nelson 2016-03-30 13:39:15 -0700
  • 1150c0a98e Merge pull request #404 from citusdata/linux-build-howto Joe Nelson 2016-03-30 13:41:34 -0700
  • 82ef6266dd Merge pull request #404 from citusdata/linux-build-howto Joe Nelson 2016-03-30 13:41:34 -0700
  • 6524b2645e Linux build instructions Joe Nelson 2016-03-24 14:29:02 -0700
  • 80178b42bd Linux build instructions Joe Nelson 2016-03-24 14:29:02 -0700
  • 481b1099b6 Merge branch 'master' into freebsd-fixes Matthew Seaman 2016-03-30 14:48:19 +0100
  • 8150e9b3c8 Merge pull request #388 from citusdata/bugfix/unsupport_clause Önder Kalacı 2016-03-30 16:48:01 +0300
  • 52eacd29bb Merge pull request #388 from citusdata/bugfix/unsupport_clause Önder Kalacı 2016-03-30 16:48:01 +0300
  • 2eabf3fcfa Allow all types of nodes in the WHERE clauses Onder Kalaci 2016-03-17 15:39:46 +0200
  • d917d9a615 Allow all types of nodes in the WHERE clauses Onder Kalaci 2016-03-17 15:39:46 +0200
  • b9b80f231a IEEE Std 1003.1 specifies <arpa/inet.h> for the ntohl() prototype: http://pubs.opengroup.org/onlinepubs/000095399/functions/ntohl.html Matthew Seaman 2016-03-30 12:34:36 +0100
  • 9acce4edf5 Regularize include paths for some postgresql headers. Matthew Seaman 2016-03-30 12:20:35 +0100
  • 7457419173 Revert "Modify ${CPPFLAGS} to add pg_config's setting for PGINCLUDEDIR to the" Matthew Seaman 2016-03-30 12:18:26 +0100
  • 7f73528d81 Merge branch 'master' of github.com:citusdata/citus Matthew Seaman 2016-03-30 14:25:08 +0100
  • 2d3541b6a4 Enrich .gitignore eren 2016-03-30 16:01:16 +0300
  • f8838a059a Merge pull request #402 from citusdata/bugfix/#313-UDF-on-repartitioned-subqueries Murat Tuncer 2016-03-30 15:45:20 +0300
  • 14c835b37d Merge pull request #402 from citusdata/bugfix/#313-UDF-on-repartitioned-subqueries Murat Tuncer 2016-03-30 15:45:20 +0300
  • a4750e2e61 Fixes issue #313 eren 2016-03-24 13:54:10 +0200
  • 8a284aab92 Fixes issue #313 eren 2016-03-24 13:54:10 +0200
  • 6f6b1e11fb Fix build Daniel Farina 2016-03-28 16:12:08 -0700
  • aa6cefacca Add HINT to error when creating shards but there aren't enough workers. Brian Cloutier 2016-03-29 08:49:06 -0700
  • 77fa8494dd Modify ${CPPFLAGS} to add pg_config's setting for PGINCLUDEDIR to the include path during compilation. On FreeBSD at least, postgresql's include files are installed into /usr/local/include/postgresql Matthew Seaman 2016-03-26 12:46:42 +0000
  • b21327bd56 Fix macro expansion on 32-bit platforms Matthew Seaman 2016-03-26 12:36:55 +0000
  • 3c765606bd Add '#include <netinet/in.h>' to src/backend/distributed/worker/worker_partition_protocol.c -- uses htons() and htonl() functions. Matthew Seaman 2016-03-26 12:33:07 +0000
  • 17c8431b03 Add '#include <sys/stat.h>' to src/backend/distributed/executor/multi_task_tracker_executor.c -- uses S_IRUSR, S_IWUSR macros. Matthew Seaman 2016-03-26 12:31:14 +0000
  • a29d21d5b0 Add '#include <sys/stat.h>' to src/backend/distributed/executor/multi_real_time_executor.c -- uses S_IRUSR and S_IWUSR macros. Matthew Seaman 2016-03-26 12:26:18 +0000
  • c6e7b044ee Merge pull request #406 from citusdata/update_travis_build_links Metin Döşlü 2016-03-25 12:18:46 -0700
  • 7d71878258 Update Travis build links Metin Döşlü 2016-03-25 12:12:20 -0700
  • 7328390f3b Various code style improvements for COPY Marco Slot 2016-03-25 16:23:39 +0100
  • 5f66649000 Merge pull request #392 from citusdata/bugfix/#258-spurious-notice-message-with-any Ahmet Eren Basak 2016-03-25 14:42:13 +0200
  • ac05e561ed Merge pull request #392 from citusdata/bugfix/#258-spurious-notice-message-with-any Ahmet Eren Basak 2016-03-25 14:42:13 +0200
  • 3a9a01557f Fix spurious NOTICE messages with ANY/ALL eren 2016-03-18 14:21:27 +0200
  • ef6d5c7571 Fix spurious NOTICE messages with ANY/ALL eren 2016-03-18 14:21:27 +0200
  • 0667b426ce Update Travis links Metin Döşlü 2016-03-24 23:24:09 -0700
  • 3bfb5c430b Update Travis links Metin Döşlü 2016-03-24 23:24:09 -0700
  • eea877ce4e Remove unnecessary hash search Metin Doslu 2016-03-24 22:21:48 -0700
  • 69ce21a42f Address some of the PR feedback from Andres Metin Doslu 2016-03-24 21:17:05 -0700
  • b278f302e3 Merge pull request #385 from citusdata/feature/unique_index Murat Tuncer 2016-03-24 09:43:04 +0200
  • a9652daef7 Merge pull request #385 from citusdata/feature/unique_index Murat Tuncer 2016-03-24 09:43:04 +0200
  • 3f27c627ad Allow users to create unique indexes Murat Tuncer 2016-03-16 15:13:36 +0200
  • e74decf8b4 Allow users to create unique indexes Murat Tuncer 2016-03-16 15:13:36 +0200
  • e2452f6085 Remove redundant information Joe Nelson 2016-03-23 17:33:12 -0700
  • 833048451c Remove redundant information Joe Nelson 2016-03-23 17:33:12 -0700
  • 388968c761 Merge latest 5.0 release fixes Jason Petersen 2016-03-23 17:43:34 -0600
  • 697d3ea09b
    Merge latest 5.0 release fixes Jason Petersen 2016-03-23 17:43:34 -0600
  • 4ab2847f3b Merge pull request #400 from citusdata/contributing-cla Joe Nelson 2016-03-23 16:36:42 -0700
  • 11a5aef001 Merge pull request #400 from citusdata/contributing-cla v5.0.0 Joe Nelson 2016-03-23 16:36:42 -0700
  • ade2d5bd77 Fix strlcpy off-by-one error Jason Petersen 2016-03-23 17:34:34 -0600
  • 1eebb9a6c3
    Fix strlcpy off-by-one error Jason Petersen 2016-03-23 17:34:34 -0600
  • c13fc9583f Add CLA link to contributing.md Joe Nelson 2016-03-23 16:29:33 -0700
  • 956395b3a9 Add CLA link to contributing.md Joe Nelson 2016-03-23 16:29:33 -0700
  • 5f5ad55f0e Add CHANGELOG Jason Petersen 2016-03-23 17:28:16 -0600
  • f9e2e50e4f
    Add CHANGELOG Jason Petersen 2016-03-23 17:28:16 -0600
  • 86d126d1aa Merge pull request #386 from citusdata/add_license Jason Petersen 2016-03-23 17:23:04 -0600
  • 374d3237c2 Merge pull request #386 from citusdata/add_license Jason Petersen 2016-03-23 17:23:04 -0600
  • 9662e92b49 Remove libpng caveat Jason Petersen 2016-03-23 17:20:35 -0600
  • f87df6ccf8
    Remove libpng caveat Jason Petersen 2016-03-23 17:20:35 -0600
  • a0bcd57e84 Add LICENSE information to README Jason Petersen 2016-03-23 17:17:43 -0600
  • 59a28e24c9
    Add LICENSE information to README Jason Petersen 2016-03-23 17:17:43 -0600
  • a95c9da472 Update copyright dates Jason Petersen 2016-03-23 17:14:37 -0600
  • 423e6c8ea0
    Update copyright dates Jason Petersen 2016-03-23 17:14:37 -0600
  • c82dbd64fd Add AGPL-3.0 in LICENSE file Jason Petersen 2016-03-16 15:59:50 -0600
  • 9521fcfb22
    Add AGPL-3.0 in LICENSE file Jason Petersen 2016-03-16 15:59:50 -0600
  • d3a7c49a09 Merge pull request #398 from citusdata/readme-polish Joe Nelson 2016-03-23 15:59:54 -0700
  • a7d3b79a50 Merge pull request #398 from citusdata/readme-polish Joe Nelson 2016-03-23 15:59:54 -0700
  • 2225da30e9 Note libpng brew mac problem Joe Nelson 2016-03-23 15:57:02 -0700
  • c3ef3908ec Note libpng brew mac problem Joe Nelson 2016-03-23 15:57:02 -0700
  • ae59fd7967 Use newest postgresql formula on homebrew Joe Nelson 2016-03-23 15:26:25 -0700
  • 63668d8185 Use newest postgresql formula on homebrew Joe Nelson 2016-03-23 15:26:25 -0700
  • 4d975348b0 Use named links in readme Joe Nelson 2016-03-23 15:22:58 -0700
  • c9e9ec7520 Use named links in readme Joe Nelson 2016-03-23 15:22:58 -0700
  • 5952a19e8d Updated install instructions for linux and mac Joe Nelson 2016-03-23 15:12:11 -0700
  • 74d38eb1cc Updated install instructions for linux and mac Joe Nelson 2016-03-23 15:12:11 -0700
  • 9b79a7998e Specific build instructions for mac vs linux Joe Nelson 2016-03-23 14:08:26 -0700
  • df7b1f411a Specific build instructions for mac vs linux Joe Nelson 2016-03-23 14:08:26 -0700
  • 69f8389f99 Link explicitly to 5.0 docs rather than current/ Joe Nelson 2016-03-23 13:22:00 -0700
  • 6bf4f61a88 Link explicitly to 5.0 docs rather than current/ Joe Nelson 2016-03-23 13:22:00 -0700