• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

citusdata / pg_shard / 524

Builds Branch Commit Type Ran Committer Via Coverage
524 feature-drop-table-partition-only Update tests This commit updates regression tests. push 02 Sep 2015 01:34PM UTC onderkalaci travis-ci pending completion   set done
523 feature-drop-table Handle dropping distributed tables This commit prevents distributed tables being dropped without CASCADE modifier. If CASCADE is present, this commit also deletes all metadata corresponding to the distributed table. push 02 Sep 2015 01:04PM UTC onderkalaci travis-ci pending completion   set done
521 master Merge branch 'release-1.2.2' push 29 Aug 2015 01:15AM UTC jasonmp85 travis-ci pending completion   set done
519 develop Merge branch 'release-1.2.2' into develop push 29 Aug 2015 01:14AM UTC jasonmp85 travis-ci pending completion   set done
520 v1.2.2 Merge branch 'release-1.2.2' push 29 Aug 2015 01:14AM UTC jasonmp85 travis-ci pending completion   set done
518 warnings Make GCC happy Think this is compatible from GCC 4.6 onwards, as well as clang. push 29 Aug 2015 12:42AM UTC jasonmp85 travis-ci pending completion   set done
515 better_hash_token_distribution Fix and improve hash token distribution algorithm There are 2^32 distinct "hash tokens" in our hash space, but we were using INT32_MAX (2^32 - 1) in the code instead. Because of this, shard counts which one might expect to divide evenly into the ... push 21 Aug 2015 11:41PM UTC jasonmp85 travis-ci pending completion   set done
514 develop Merge pull request #135 from citusdata/feature-default_port Use master's port if worker port config absent cr: @onderkalaci push 20 Aug 2015 08:47PM UTC jasonmp85 travis-ci pending completion   set done
513 develop Remove unnecessary comment check Since we used an exclusion pattern in the sscanf format, there's no way a '#' could be included in the second token, so this was redundant. Pull #135 20 Aug 2015 08:43PM UTC jasonmp85 travis-ci pending completion   set done
512 feature-default_port Remove unnecessary comment check Since we used an exclusion pattern in the sscanf format, there's no way a '#' could be included in the second token, so this was redundant. push 20 Aug 2015 08:43PM UTC jasonmp85 travis-ci pending completion   set done
510 feature-default_port Fix remaining parsing issues Only accept positive numbers expressed in decimal, and trim trailing newlines (which are apparently preserved by fgets). push 20 Aug 2015 04:59AM UTC jasonmp85 travis-ci pending completion   set done
511 develop Fix remaining parsing issues Only accept positive numbers expressed in decimal, and trim trailing newlines (which are apparently preserved by fgets). Pull #135 20 Aug 2015 04:59AM UTC jasonmp85 travis-ci pending completion   set done
509 develop Switch from manual steps to apt setup script Encapsulating this stuff will make it easier for other extensions to follow suit on 9.5. Pull #137 20 Aug 2015 12:55AM UTC jasonmp85 travis-ci pending completion   set done
508 feature-9.5_compatibility Switch from manual steps to apt setup script Encapsulating this stuff will make it easier for other extensions to follow suit on 9.5. push 20 Aug 2015 12:48AM UTC jasonmp85 travis-ci pending completion   set done
507 feature-9.5_compatibility Omit new ruleutils file from coverage report "Hey, why did coverage drop 40%?" push 20 Aug 2015 12:17AM UTC jasonmp85 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 37
  • 38
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc